C# Класс CqlSharp.CqlSchemaChange

Represents a result of a Cql ResultMetaData changing query (create/alter/drop/etc.)
Наследование: ICqlQueryResult
Показать файл Открыть проект

Приватные методы

Метод Описание
CqlSchemaChange ( string keyspace, string table, string change, System.Guid tracingId ) : System

Initializes a new instance of the CqlSchemaChange class.