Share via


DataSourceInformation Constructor

Include Protected Members
Include Inherited Members

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

 

Name

Description

Public method

DataSourceInformation()

Class constructor. Instantiates a nonparameterized instance of the DataSourceInformation class.

Public method

DataSourceInformation(DataConnection)

Class constructor. Instantiates a parameterized instance of the DataSourceInformation class that provides the data connection for which the information is provided.

Public method

DataSourceInformation(DataConnection, ICollection)

Class constructor. Instantiates a parameterized instance of the DataSourceInformation class, along with the specific connection and an ICollection object containing the connection property names..

Public method

DataSourceInformation(DataConnection, IDictionary)

Class constructor. Instantiates a parameterized instance of the DataSourceInformation class along with a specific data connection and an IDictionary object containing connection properties information.

Top

See Also

Reference

DataSourceInformation Class

DataSourceInformation Members

Microsoft.VisualStudio.Data Namespace