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