Lasīt angliski

Kopīgot, izmantojot


Account.Aliases Property

Gets the alias for the account type in Account.

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

Syntax

C#
public StringCollection Aliases { get; }

Property Value

Type: System.Collections.Specialized.StringCollection
An alias for the account type.

Remarks

You cannot use one account type to alias another account type.

See Also

Reference

Account Class

Microsoft.AnalysisServices Namespace