ZarahDB..::..GetMaxDepth Method

Namespace:  ZarahDB_Library
Assembly:  ZarahDB_Library (in ZarahDB_Library.dll)

Syntax


public static StatusMessageValue GetMaxDepth(
	Uri instance,
	string table
)
Public Shared Function GetMaxDepth ( _
	instance As Uri, _
	table As String _
) As StatusMessageValue
public:
static StatusMessageValue^ GetMaxDepth(
	Uri^ instance, 
	String^ table
)

Parameters

instance
Type: Uri
table
Type: String