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