ZarahDB..::..Exists Method
Overload List
Name | Description | |
---|---|---|
Exists(Uri) |
Tests if the specified instance exists.
|
|
Exists(Uri, String) |
Tests if the specified table exists.
|
|
Exists(Uri, String, String, Nullable<(Of <<'(Boolean>)>>)) |
Tests if the specified key exists.
|
|
Exists(Uri, String, KeyList, Nullable<(Of <<'(Boolean>)>>)) |
Tests if the specified list of keys exist.
|