附註: |
|---|
| 下一版的 Microsoft SQL Server 將不再提供此功能。請勿在新的開發工作中使用此功能,並且儘速修改使用此功能的應用程式。 |
The Parent property of an object of ClassType clsDataSource contains a reference to the parent MDStore object that contains the DataSource object. For more information about MDStore objects, see MDStore Interface.
Data Type
Access
Read-write
備註
You can only set this property to an object of ClassType clsDatabase. Attempting to set this property to an object of any other class type returns an error.
附註: