C-DEngine 5.105

TheCDEngines..::..GetStorageMirror Method

NEWV4: Returns a StorageMirror from the Central Storage Mirror Registry

Namespace:  nsCDEngine.Engines
Assembly:  C-DEngine (in C-DEngine.dll)

Syntax


public static Object GetStorageMirror(
	string pDataSource
)
Public Shared Function GetStorageMirror ( _
	pDataSource As String _
) As Object
public:
static Object^ GetStorageMirror(
	String^ pDataSource
)

Parameters

pDataSource
Type: String
The p data source.

Return Value

System.Object.