RowItem Property (String) |
Gets the stored value in the column specified by name
Namespace: CassandraAssembly: Cassandra (in Cassandra.dll) Version: 3.0.5 (git 25b8d4e)
Syntaxpublic Object this[
string name
] { get; }
Parameters
- name
- Type: SystemString
Property Value
Type:
Object
See Also