IVsDataConnectionSupport Members
Include Protected Members
Include Inherited Members
Represents the interface that exposes methods and properties that enable you to work directly with connections to a data source.
The IVsDataConnectionSupport type exposes the following members.
Methods
Name
Description
When implemented by a class, closes the specified connection.
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.)
Gets the service object of the specified type. (Inherited from IServiceProvider.)
When implemented by a class, initializes the specified connection, optionally from an existing data provider object.
When implemented by a class, opens the specified data connection.
Top
Properties
Name
Description
When implemented by a class, gets or sets a string representation of information required to establish a specified data source connection.
When implemented by a class, gets or sets the amount of time to wait when establishing a connection before terminating the attempt and generating a time-out error.
When implemented by a class, gets the underlying provider object for the specified connection.
When implemented by a class, gets the state of the data connection.
Top
See Also
Reference
IVsDataConnectionSupport Interface
Microsoft.VisualStudio.Data.Services.SupportEntities Namespace