次の方法で共有


Methods, clsDataSource

ms135495.note(ja-jp,SQL.90).gifメモ :
  この機能は、Microsoft SQL Server の次のバージョンで削除されます。新規の開発作業ではこの機能を使用しないようにし、現在この機能を使用しているアプリケーションはできるだけ早く修正してください。

An object of ClassType clsDataSource implements the following methods.

Method Description

Clone

Copies the properties and collections of a data source object to another data source object.

IsConnected

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.

LockObject

Locks a data source object.

UnlockObject

Unlocks a previously locked data source object.

Update

Updates the data source object definition in the metadata repository.

参照

関連項目

clsDataSource

ヘルプおよび情報

SQL Server 2005 の参考資料の入手