DataStax C# Driver for Apache Cassandra
DataStax C# Driver for Apache Cassandra
Namespaces
Cassandra
RowSet Class
RowSet Properties
Columns Property
Info Property
IsFullyFetched Property
PagingState Property
RowSet
Columns Property
Gets or sets the columns in the RowSet
Namespace:
Cassandra
Assembly:
Cassandra (in Cassandra.dll) Version: 3.0.9 (git 5ca22bb)
Syntax
C#
Copy
public
virtual
CqlColumn
[]
Columns
{
get
;
set
; }
Property Value
Type:
CqlColumn
See Also
Reference
RowSet Class
Cassandra Namespace
DataStax C# Driver for Apache Cassandra User Mailing List
© 2015 DataStax, All rights reserved.