ZarahDB..::..Get Method (Uri, String, List<(Of <(<'String>)>)>)
Gets the specified list of keys.
Namespace:
ZarahDB_LibraryAssembly: ZarahDB_Library (in ZarahDB_Library.dll)
Syntax
public static StatusKeysColumnValues Get( Uri instance, string table, List<string> keys )
Public Shared Function Get ( _ instance As Uri, _ table As String, _ keys As List(Of String) _ ) As StatusKeysColumnValues
public: static StatusKeysColumnValues^ Get( Uri^ instance, String^ table, List<String^>^ keys )