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