- viewSchema1
- The first view to compare (derived from the System.Web.UI.Design.IDataSourceViewSchema).
- viewSchema2
- The second view to compare.
true if both views are equivalent; otherwise, false.
The DataSourceDesigner.ViewSchemasEquivalent(IDataSourceViewSchema, IDataSourceViewSchema) method can be used without an instance of the System.Web.UI.Design.DataSourceDesigner class.