PreparedStatementVariables Property |
Gets metadata on the bounded variables of this prepared statement.
Namespace: CassandraAssembly: Cassandra (in Cassandra.dll) Version: 3.0.5 (git 25b8d4e)
Syntax public RowSetMetadata Variables { get; }
Property Value
Type:
RowSetMetadataSee Also