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.
Enables getting data source–specific metadata about objects from the object store. The source of the object store is the data object support XML file.
Namespace: Microsoft.VisualStudio.Data.Services.SupportEntities
Assembly: Microsoft.VisualStudio.Data.Services (in Microsoft.VisualStudio.Data.Services.dll)
Syntax
'Declaration
<DataClientObjectAttribute("23A162EC-2CFE-46bd-B6A3-DD4D5150422F")> _
Public Interface IVsDataObjectSelector
'Usage
Dim instance As IVsDataObjectSelector
[DataClientObjectAttribute("23A162EC-2CFE-46bd-B6A3-DD4D5150422F")]
public interface IVsDataObjectSelector
[DataClientObjectAttribute(L"23A162EC-2CFE-46bd-B6A3-DD4D5150422F")]
public interface class IVsDataObjectSelector
public interface IVsDataObjectSelector
Remarks
This interface is implemented by the DataObjectSelector DDEX Framework class.
See Also
Reference
Microsoft.VisualStudio.Data.Services.SupportEntities Namespace