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