注意: |
|---|
| 下一版本的 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.
注意: