| CqlCommandSetConsistencyLevel Method  | 
 
Namespace: Cassandra.Data.LinqAssembly: Cassandra (in Cassandra.dll) Version: 3.6.0
Syntaxpublic CqlCommand SetConsistencyLevel(
	Nullable<ConsistencyLevel> consistencyLevel
)
Parameters
- consistencyLevel
 - Type: SystemNullableConsistencyLevel
 
Return Value
Type: 
CqlCommand
See Also