Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Allows you to compare two data object identifier parts or properties.
Namespace: Microsoft.VisualStudio.Data.Framework
Assembly: Microsoft.VisualStudio.Data.Framework (in Microsoft.VisualStudio.Data.Framework.dll)
Syntax
'Declaration
Public Class DataObjectMemberComparer _
Inherits DataSiteableObject(Of IVsDataConnection) _
Implements IVsDataObjectMemberComparer
'Usage
Dim instance As DataObjectMemberComparer
public class DataObjectMemberComparer : DataSiteableObject<IVsDataConnection>,
IVsDataObjectMemberComparer
public ref class DataObjectMemberComparer : public DataSiteableObject<IVsDataConnection^>,
IVsDataObjectMemberComparer
public class DataObjectMemberComparer extends DataSiteableObject<IVsDataConnection> implements IVsDataObjectMemberComparer
Inheritance Hierarchy
System.Object
Microsoft.VisualStudio.Data.Framework.DataSiteableObject<IVsDataConnection>
Microsoft.VisualStudio.Data.Framework.DataObjectMemberComparer
Microsoft.VisualStudio.Data.Framework.AdoDotNet.AdoDotNetObjectMemberComparer
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Reference
DataObjectMemberComparer Members