Parent (clsDataSource)

HinweisHinweis

  Diese Funktion wird in der nächsten Version von Microsoft SQL Server entfernt. Verwenden Sie diese Funktion beim Entwickeln neuer Anwendungen nicht, und planen Sie so bald wie möglich das Ändern von Anwendungen, in denen es zurzeit verwendet wird.

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

MDStore

Access

Read-write

Hinweise

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.

Siehe auch

Verweis