RowItem Property (String) |
Gets the stored value in the column specified by name
Namespace: DseAssembly: Dse (in Dse.dll) Version: 2.4.0
Syntax public Object this[
string name
] { get; }
Parameters
- name
- Type: SystemString
Property Value
Type:
ObjectSee Also