Microsoft.VisualStudio.Data.Framework Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
ClipboardObject |
Represents a clipboard object that interoperates between System.Windows.Forms.IDataObject, System.Runtime.InteropServices.Comtypes.IDataObject and Microsoft.VisualStudio.OLE.Interop.IDataObject. |
DataAsyncCommand |
Represents an implementation of the IVsDataAsyncCommand interface. |
DataClientObject<T> |
Represents a base implementation of the IVsDataClientObject interface. |
DataCommand |
Represents an implementation of the IVsDataCommand interface. |
DataConnectionClientService<T> |
Represents a base implementation of the IVsDataClientObject interface for data connection services. |
DataConnectionEquivalencyComparer |
Represents an implementation of the IVsDataConnectionEquivalencyComparer interface. |
DataConnectionPromptDialog |
Represents an implementation of the IVsDataConnectionPromptDialog interface. |
DataConnectionProperties |
Represents an implementation of the IVsDataConnectionProperties and IVsDataConnectionUIProperties interfaces. |
DataConnectionSupport |
Represents an implementation of the IVsDataConnectionSupport interface. |
DataConnectionUIConnector |
Represents an implementation of the IVsDataConnectionUIConnector interface. |
DataConnectionUIControl |
Represents an implementation of the IVsDataConnectionUIControl interface. |
DataDefaultObject |
Represents a method for creating default instances of provider objects. |
DataMappedObject |
Represents an implementation of the IVsDataMappedObject interface. |
DataMappedObjectConverter |
Represents an implementation of the IVsDataMappedObjectConverter interface. |
DataMenuCommand |
Represents an extended MenuCommand class to support status updates. |
DataObjectIdentifierConverter |
Represents an implementation of the IVsDataObjectIdentifierConverter interface. |
DataObjectIdentifierResolver |
Represents an implementation of the IVsDataObjectIdentifierResolver interface. |
DataObjectMemberComparer |
Represents an implementation of the IVsDataObjectMemberComparer interface. |
DataObjectSelector |
Represents an implementation of the IVsDataObjectSelector interface. |
DataObjectSupport |
Represents an implementation of the IVsDataObjectSupport interface. |
DataParameter |
Represents an implementation of the IVsDataParameter and IVsDataParameterDescriptor interfaces. |
DataProviderNames | |
DataProviderObjectFactory |
Represents an implementation of the IVsDataProviderObjectFactory interface. |
DataReader |
Represents an implementation of the IVsDataReader and IVsDataReaderDescriptor interfaces. |
DataSiteableObject<T> |
Represents an implementation of the IVsDataSiteableObject interface. |
DataSiteableServiceProvider<T> |
Represents an implementation of IVsDataSiteableObject and IServiceProvider interfaces. |
DataSourceInformation |
Represents an implementation of the IVsDataSourceInformation interface. |
DataSourceSpecializer |
Represents an implementation of the IVsDataSourceSpecializer interface. |
DataSourceVersionComparer |
Represents an implementation of the IVsDataSourceVersionComparer interface. |
DataSpecifier |
Represents an object for parsing and building data specifiers (strings of the form {[qualifier.]specifier[,alignment][:formatString]}). |
DataSupport |
Represents an implementation of the IVsDataSupport interface. |
DataTransaction |
Represents an implementation of the IVsDataTransaction interface. |
DataViewBrowseObject |
Represents a dynamic browse object for a node in a data view hierarchy. |
DataViewBrowseObjectProvider |
Represents an implementation of the IVsDataViewBrowseObjectProvider interface. |
DataViewCommandProvider |
Represents an implementation of the IVsDataViewCommandProvider interface. |
DataViewDocumentProvider |
Represents an implementation of the IVsDataViewDocumentProvider interface. |
DataViewMenuCommand |
Represents a base implementation for menu commands offered by high level or context menus as part of a data view hierarchy. |
DataViewPropertyDescriptor |
Represents a dynamic property for a node in a a data view hierarchy. |
DataViewSelectionMenuCommand |
Represents a base implementation for menu commands offered by high level or context menus as part of a data view hierarchy when multiple nodes are selected. |
DataViewSupport |
Represents an implementation of the IVsDataViewSupport interface. |
DependencyAcquisition | |
DSRefBuilder |
Represents an implementation of the IDSRefBuilder interface. |
DSRefClipboardObject |
Represents a clipboard object that contains a DSRef object. |
NameAttribute |
Specifies the actual name of a connection property that may contain spaces, punctuation etc. |
ServiceProvider |
Represents a dynamic, interoperable service provider. |
SynonymsAttribute |
Specifies a set of synonyms for a connection property. |
Delegates
DataSpecifier.Resolver |
Provides a mechanism to dispatch the call for resolving the data specifier to the appropriate method. |