ZarahDB..::..Get Method (Uri, String, String)
Gets the specified key.
Namespace:
ZarahDB_LibraryAssembly: ZarahDB_Library (in ZarahDB_Library.dll)
Syntax
public static StatusKeyColumnValues Get( Uri instance, string table, string key )
Public Shared Function Get ( _ instance As Uri, _ table As String, _ key As String _ ) As StatusKeyColumnValues
public: static StatusKeyColumnValues^ Get( Uri^ instance, String^ table, String^ key )