Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Provides the ability to compare data connection strings for equivalence.
Namespace: Microsoft.VisualStudio.Data.Services.SupportEntities
Assembly: Microsoft.VisualStudio.Data.Services (in Microsoft.VisualStudio.Data.Services.dll)
Syntax
'Declaration
<DataDefaultObjectAttribute("FE690B14-48F7-4687-81B1-44A111D2E919")> _
Public Interface IVsDataConnectionEquivalencyComparer
[DataDefaultObjectAttribute("FE690B14-48F7-4687-81B1-44A111D2E919")]
public interface IVsDataConnectionEquivalencyComparer
[DataDefaultObjectAttribute(L"FE690B14-48F7-4687-81B1-44A111D2E919")]
public interface class IVsDataConnectionEquivalencyComparer
[<DataDefaultObjectAttribute("FE690B14-48F7-4687-81B1-44A111D2E919")>]
type IVsDataConnectionEquivalencyComparer = interface end
public interface IVsDataConnectionEquivalencyComparer
The IVsDataConnectionEquivalencyComparer type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
AreEquivalent | Compares the specified connection strings to determine whether they are equivalent and hence provide the same design-time experience. |
Top
Remarks
This interface has a base implementation in the DDEX Framework.
See Also
Reference
Microsoft.VisualStudio.Data.Services.SupportEntities Namespace
.gif)