Server (MDStore Interface)

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 Server property of the MDStore interface contains a reference to the DSO.Server object that is the ancestor of the object.

Applies To:clsAggregation, clsCube, clsDatabase, clsPartition

Data Type

clsServer

Access

Read-only

Remarks

You can use this property to access the methods and properties of the server object.

See Also

Reference