C# Class CqlSharp.CqlSchemaTableColumnNames

Contains constants representing the names of the columns of the DataTable obtained via the M:CqlSharp.CqlDataReader.GetSchemaTable method of a T:CqlSharp.CqlDataReader instance.
Mostrar archivo Open project: reuzel/CqlSharp