Methods, clsDataSource
Примечание. |
---|
В следующей версии Microsoft SQL Server эта возможность будет удалена. Не используйте ее при работе над новыми приложениями и как можно быстрее измените приложения, в которых она в настоящее время используется. |
An object of ClassType clsDataSource implements the following methods.
Method | Description |
---|---|
Copies the properties and collections of a data source object to another data source object. |
|
Connects to a data source. The method returns True if the data source is connected, and False if it is not connected and is unable to connect. |
|
Locks a data source object. |
|
Unlocks a previously locked data source object. |
|
Updates the data source object definition in the metadata repository. |