Lasīt angliski

Kopīgot, izmantojot


Account.ParentServer Property

Gets the Server object that is the parent of the Account object.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

C#
[BrowsableAttribute(false)]
public Server ParentServer { get; }

Property Value

Type: Microsoft.AnalysisServices.Server
A Server object that is the parent of the Account object.

See Also

Reference

Account Class

Microsoft.AnalysisServices Namespace