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