C# Class CqlSharp.CqlSchemaChange

Represents a result of a Cql ResultMetaData changing query (create/alter/drop/etc.)
Inheritance: ICqlQueryResult
Mostrar archivo Open project: reuzel/CqlSharp

Private Methods

Method Description
CqlSchemaChange ( string keyspace, string table, string change, System.Guid tracingId ) : System

Initializes a new instance of the CqlSchemaChange class.