ZarahDB..::..LockTable Method

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

Syntax


public static void LockTable(
	Uri instance,
	string table
)
Public Shared Sub LockTable ( _
	instance As Uri, _
	table As String _
)
public:
static void LockTable(
	Uri^ instance, 
	String^ table
)

Parameters

instance
Type: Uri
table
Type: String