DataStax Enterprise C# Driver
DataStax Enterprise C# Driver
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.2.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
© 2016 DataStax, All rights reserved.