Class SchemaChangedEventArgs
Inherited Members
Namespace: Cassandra
Assembly: Cassandra.dll
Syntax
public class SchemaChangedEventArgs : EventArgs
Fields
Keyspace
Declaration
public string Keyspace
Field Value
| Type | Description |
|---|---|
| string |
Table
Declaration
public string Table
Field Value
| Type | Description |
|---|---|
| string |
What
Declaration
public SchemaChangedEventArgs.Kind What
Field Value
| Type | Description |
|---|---|
| SchemaChangedEventArgs.Kind |