Class SchemaChangedEventArgs
Inheritance
object
EventArgs
SchemaChangedEventArgs
Inherited Members
EventArgs.Empty
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
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 |