CqlWithExecutionProfile Method  | 
 
            Configures the execution profile for execution of this Cql instance.
            
 
    Namespace: 
   Cassandra.Mapping
    Assembly:
   Cassandra (in Cassandra.dll) Version: 3.11.0
Syntaxpublic Cql WithExecutionProfile(
	string executionProfile
)
Parameters
- executionProfile
 - Type: SystemString
 
Return Value
Type: 
Cql
See Also