IDBDataSourceAdmin

OLE DB Programmer's Reference

IDBDataSourceAdmin is an optional interface for creating, destroying, and modifying data stores.

It is important to distinguish between the data store and the data source object. The data store is the actual source of data, such as a server database, a file in a directory, or an e-mail system. The data source object is the object that represents, and is used by the consumer code to interact with, the data store.

The methods in this interface are intended to affect a data store, although OLE DB objects, such as the data source object, may incidentally be affected as well.

Method Description
CreateDataSource Creates and initializes a new data store.
DestroyDataSource Destroys the current data store.
GetCreationProperties Returns information about the data store creation properties supported by the provider.
ModifyDataSource Modifies the current data store.

1998-2001 Microsoft Corporation. All rights reserved.



Microsoft Ole Db 2.0 Programmer's Reference and Data Access SDK
Microsoft OLE DB 2.0 Programmers Reference and Data Access SDK (Microsoft Professional Editions)
ISBN: 0735605904
EAN: 2147483647
Year: 1998
Pages: 1083

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net