ZarahDB..::..Put Method
Overload List
Name | Description | |
---|---|---|
Put(KeyColumnValues) |
Puts the specified key column values.
|
|
Put(String, KeyColumnValues) |
Puts the specified key column values into a specific table using the default timeout.
|
|
Put(Uri, String, KeyColumnValues, Nullable<(Of <<'(Int32>)>>)) |
Puts the specified key column values into a specific table of the named instance.
|
|
Put(Uri, String, List<(Of <<'(KeyColumnValues>)>>), Nullable<(Of <<'(Int32>)>>)) |
Puts the specified key column values into a specific table of the named instance.
|
|
Put(String, String, String) |
Puts the specified key.
|
|
Put(String, String, String, String) |
Puts the specified table.
|
|
Put(Uri, String, String, String, String) |
Puts the specified instance.
|
|
Put(Uri, String, String, String, String, Nullable<(Of <<'(Int32>)>>)) |
Puts the specified instance.
|