DataStax Enterprise C# Driver
DataStax Enterprise C# Driver
Namespaces
Dse
Row Class
Row Methods
GetColumn Method
GetEnumerator Method
GetValue Method
IsNull Method
Row
GetColumn Method
Gets a column information by name. Returns null if not found.
Namespace:
Dse
Assembly:
Dse (in Dse.dll) Version: 2.3.0
Syntax
C#
Copy
public
CqlColumn
GetColumn
(
string
name
)
Parameters
name
Type:
System
String
Return Value
Type:
CqlColumn
See Also
Reference
Row Class
Dse Namespace
DataStax C# Drivers User Mailing List
© DataStax, All rights reserved.