Provides information about a schema change event.

Constructors

Accessors

Constructors

Accessors

  • get count(): number
  • Represents the current full count for the data provider. May be -1 if this information is not available yet.

    Returns number

  • get schema(): IDataSourceSchema
  • Represents the current schema for the data provider.

    Returns IDataSourceSchema