System.Web.UI.Design.DataSourceDesigner.ViewSchemasEquivalent Method

Provides a value that determines whether two schema views are equal.

Syntax

public static bool ViewSchemasEquivalent (IDataSourceViewSchema viewSchema1, IDataSourceViewSchema viewSchema2)

Parameters

viewSchema1
The first view to compare (derived from the System.Web.UI.Design.IDataSourceViewSchema).
viewSchema2
The second view to compare.

Returns

true if both views are equivalent; otherwise, false.

Remarks

Requirements

Namespace: System.Web.UI.Design
Assembly: System.Design (in System.Design.dll)
Assembly Versions: 2.0.0.0