Provides information about a schema change event that has occurred.

Constructors

Accessors

Constructors

Accessors

  • get count(): number
  • Gets the current full count of items in the data source.

    Returns number

  • get schema(): IDataSourceSchema
  • Gets the new schema that has been provided.

    Returns IDataSourceSchema