Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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)