Click or drag to resize
PreparedStatementVariables Property
Gets metadata on the bounded variables of this prepared statement.

Namespace: Dse
Assembly: Dse (in Dse.dll) Version: 2.3.0
Syntax
C#
public RowSetMetadata Variables { get; }

Property Value

Type: RowSetMetadata
See Also