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