DataStax C# Driver for Apache Cassandra
DataStax C# Driver for Apache Cassandra
Namespaces
Cassandra.Mapping
Mapper Class
Mapper Methods
ConvertCqlArgument(TValue, TDatabase) Method
CreateBatch Method
Delete Method
DeleteAsync Method
DeleteIf Method
DeleteIfAsync Method
Execute Method
ExecuteAsync Method
ExecuteConditional(T) Method
ExecuteConditionalAsync(T) Method
Fetch Method
FetchAsync Method
FetchPage Method
FetchPageAsync Method
First Method
FirstAsync Method
FirstOrDefault Method
FirstOrDefaultAsync Method
Insert Method
InsertAsync Method
InsertIfNotExists Method
InsertIfNotExistsAsync Method
Single Method
SingleAsync Method
SingleOrDefault Method
SingleOrDefaultAsync Method
Update Method
UpdateAsync Method
UpdateIf Method
UpdateIfAsync Method
Mapper
ExecuteConditional
T
Method
Namespace:
Cassandra.Mapping
Assembly:
Cassandra (in Cassandra.dll) Version: 3.0.9 (git 5ca22bb)
Syntax
C#
Copy
public
AppliedInfo
<T>
ExecuteConditional
<T>(
ICqlBatch
batch
)
Parameters
batch
Type:
Cassandra.Mapping
ICqlBatch
Type Parameters
T
Return Value
Type:
AppliedInfo
T
Implements
IMapper
ExecuteConditional
T
(ICqlBatch)
See Also
Reference
Mapper Class
Cassandra.Mapping Namespace
DataStax C# Driver for Apache Cassandra User Mailing List
© 2015 DataStax, All rights reserved.