Parent (clsServer)

Note

  This feature will be removed in the next version of Microsoft SQL Server. Do not use this feature in new development work, and modify applications that currently use this feature as soon as possible.

The Parent property of an object of ClassType clsServer contains a reference to the App object of the application.

Data Type

Object

Access

Read-only

Remarks

In an application using Decision Support Objects (DSO), an object of ClassType clsServer is the root of the object model tree. The Microsoft® Visual Basic® App object is returned as its parent for convenience.

See Also

Reference