DataStax C# Driver for Apache Cassandra
DataStax C# Driver for Apache Cassandra
Namespaces
Cassandra
Row Class
Row Properties
Item Property
Item Property (Int32)
Item Property (String)
Row
Item Property (Int32)
Gets the stored value in the column specified by index
Namespace:
Cassandra
Assembly:
Cassandra (in Cassandra.dll) Version: 3.7.0
Syntax
C#
Copy
public
Object
this
[
int
index
] {
get
; }
Parameters
index
Type:
System
Int32
Property Value
Type:
Object
See Also
Reference
Row Class
Item Overload
Cassandra Namespace
DataStax C# Driver for Apache Cassandra User Mailing List
© 2018 DataStax, All rights reserved.