MapperInsertAsync Method |
Name | Description | |
---|---|---|
InsertAsyncT(T, CqlQueryOptions) |
Inserts the specified POCO in Cassandra.
| |
InsertAsyncT(T, Boolean, CqlQueryOptions) |
Inserts the specified POCO in Cassandra.
| |
InsertAsyncT(T, Boolean, NullableInt32, CqlQueryOptions) |
Inserts the specified POCO in Cassandra.
|