CDataConnection Members
Methods
Constructor. Instantiates and initializes a CDataConnection object. |
|
Creates a copy of an existing data connection. |
|
Opens a connection to a data source using an initialization string. |
|
Opens a new session on the current connection. |
Operators
Determines whether the current session is open or not. |
|
Determines whether the current session is open or not. |
|
Returns a reference to the contained CDataSource object. |
|
Returns a pointer to the contained CDataSource object. |
|
Returns a reference to the contained CSession object. |
|
Returns a pointer to the contained CSession object. |