System.Web.UI.Design.IDataBindingSchemaProvider Members

The members of System.Web.UI.Design.IDataBindingSchemaProvider are listed below.

Public Properties

[read-only]
CanRefreshSchemabool.

Gets a value indicating whether the provider can refresh the schema.

[read-only]
SchemaIDataSourceViewSchema.

Gets the current schema object for the designer.

Public Methods

RefreshSchema(bool)

Refreshes the schema for the data source.