BoundStatementPreparedStatement Property  | 
 
             Gets the prepared statement on which this BoundStatement is based.
            
 
    Namespace: 
   Cassandra
    Assembly:
   Cassandra (in Cassandra.dll) Version: 3.13.0
Syntaxpublic PreparedStatement PreparedStatement { get; }Property Value
Type: 
PreparedStatement
See Also