Row Constructor (Int32, Byte, CqlColumn, DictionaryString, Int32) |
Note: This API is now obsolete.
Namespace: Dse
[ObsoleteAttribute("This constructor is deprecated and to be removed in future versions. If you need to create mock instances of Row, use the parameter-less constructor and override GetValue<T>()")] public Row( int protocolVersion, byte[][] values, CqlColumn[] columns, Dictionary<string, int> columnIndexes )