BoundStatementPreparedStatement Property |
Gets the prepared statement on which this BoundStatement is based.
Namespace: CassandraAssembly: Cassandra (in Cassandra.dll) Version: 3.0.9 (git 5ca22bb)
Syntax public PreparedStatement PreparedStatement { get; }
Property Value
Type:
PreparedStatementSee Also