PreparedStatementVariables Property |
Gets metadata on the bounded variables of this prepared statement.
Namespace:
Dse
Assembly:
Dse (in Dse.dll) Version: 2.6.0
Syntax public RowSetMetadata Variables { get; }
Property Value
Type:
RowSetMetadataSee Also