CDataSource Members

Methods

Close

Closes the connection.

GetInitializationString

Retrieves the initialization string of the data source that is currently open.

GetProperties

Gets the values of properties currently set for the connected data source.

GetProperty

Gets the value of a single property currently set for the connected data source.

Open

Creates a connection to a provider (data source) using either a CLSID, ProgID, or a CEnumerator moniker provided by the caller.

OpenFromFileName

Opens a data source from a file specified by the user-supplied file name.

OpenFromInitializationString

Opens the data source specified by an initialization string.

OpenWithPromptFileName

Allows the user to select a previously created data link file to open the corresponding data source.

OpenWithServiceComponents

Opens a data source object using the Data Link dialog box.

See Also

Reference

CDataSource Class