MapperDeleteAsyncT Method (Cql) | 
 
            Deletes from the table for the POCO type specified (T) using the CQL statement specified.  Prepends "DELETE FROM tablename " to the CQL statement you
            specify, getting the tablename appropriately from the POCO Type T.
            
 
    Namespace: 
   Cassandra.Mapping
    Assembly:
   Cassandra (in Cassandra.dll) Version: 3.10.0
Syntax
See Also