Share via


DataConnectionEquivalencyComparer.AreEquivalent Method

Include Protected Members
Include Inherited Members

Compares the specified connection properties.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

 

Name

Description

Protected method

AreEquivalent(IVsDataConnectionProperties, IVsDataConnectionProperties)

Compares the specified connection property objects to determine whether they are equivalent and hence provide the same design-time experience.

Public method

AreEquivalent(String, String)

Compares the specified connection strings to determine whether they are equivalent and hence provide the same design-time experience.

Top

See Also

Reference

DataConnectionEquivalencyComparer Class

DataConnectionEquivalencyComparer Members

Microsoft.VisualStudio.Data.Framework Namespace