Overload List
Name | Description | |
---|---|---|
![]() | SetUnique(Object, Object, CitrusleafWriteInfo) |
Set bin value for specified key. The set will fail if the key already exists.
The following properties must be set before using this method.
|
![]() | SetUnique(String, String, Object, IDictionary String, Object , CitrusleafWriteInfo) |
Set record bin values for specified key and bin names. The set will fail if the
key already exists.
|
![]() | SetUnique(String, String, Object, IList String , IList Object , CitrusleafWriteInfo) |
Set record bin values for specified key and bin names. The set will fail if the
key already exists.
|
![]() | SetUnique(String, String, Object, String, Object, CitrusleafWriteInfo) |
Set record bin value for specified key and bin name. The set will fail if the
key already exists.
|
See Also