共用方式為


Connection (clsDataSource)

ms133899.note(zh-tw,SQL.90).gif附註:
  下一版的 Microsoft SQL Server 將不再提供此功能。請勿在新的開發工作中使用此功能,並且儘速修改使用此功能的應用程式。

The Connection property of an object of ClassType clsDataSource returns a reference to a Microsoft® ActiveX® Data Objects (ADO) Connection object, used to connect to a relational database.

Data Type

ADODB.Connection

Access

Read-only

備註

You can use this ADO Connection object to access the source database directly. For more information, see the ADO documentation.

請參閱

參考

clsDataSource

說明及資訊

取得 SQL Server 2005 協助