ZarahDB..::..SetMaxDepth Method

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

Syntax


public static StatusMessageValue SetMaxDepth(
	Uri instance,
	string table,
	int maxDepth
)
Public Shared Function SetMaxDepth ( _
	instance As Uri, _
	table As String, _
	maxDepth As Integer _
) As StatusMessageValue
public:
static StatusMessageValue^ SetMaxDepth(
	Uri^ instance, 
	String^ table, 
	int^ maxDepth
)

Parameters

instance
Type: Uri
table
Type: String
maxDepth
Type: Int32