This documentation is archived and is not being maintained.

IDataBindingSchemaProvider Members

Provides an interface for design-time access to a schema provider in a design host.

The IDataBindingSchemaProvider type exposes the following members.

  NameDescription
Public method RefreshSchema Refreshes the schema for the data source.
Top

  NameDescription
Public property CanRefreshSchema Gets a value indicating whether the provider can refresh the schema.
Public property Schema Gets the current schema object for the designer.
Top
Show: