IMapperInsertAsync Method |
Name | Description | |
---|---|---|
![]() | InsertAsyncT(T, String, CqlQueryOptions) |
Inserts the specified POCO in Cassandra using the provided execution profile.
|
![]() | InsertAsyncT(T, String, Boolean, CqlQueryOptions) |
Inserts the specified POCO in Cassandra using the provided execution profile.
|
![]() | InsertAsyncT(T, String, Boolean, NullableInt32, CqlQueryOptions) |
Inserts the specified POCO in Cassandra using the provided execution profile.
|