ServerProperty Properties

 

Applies To: SQL Server (starting with 2016)

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

Properties

Name Description
System_CAPS_pubproperty Category

Gets or sets the category associated with a ServerProperty object.

System_CAPS_pubproperty DefaultValue

Gets or sets the default value for a ServerProperty object.

System_CAPS_pubproperty DisplayFlag

Gets or sets the display flag status.

System_CAPS_pubproperty FolderName

Gets the folder name associated with a ServerProperty object.

System_CAPS_pubproperty Name

Gets or sets the name of a ServerProperty object.

System_CAPS_pubproperty PendingValue

Gets or sets the pending value of a ServerProperty object.

System_CAPS_pubproperty PropertyName

Gets the property name from a ServerProperty object.

System_CAPS_pubproperty RequiresRestart

Gets or sets a value associated with the ServerProperty object that indicates whether restart is required.

System_CAPS_pubproperty Type

Gets or sets the type associated with a ServerProperty object.

System_CAPS_pubproperty Units

Gets or sets the units associated with a ServerProperty object.

System_CAPS_pubproperty Value

Gets or sets the type associated with a ServerProperty object.

See Also

ServerProperty Class
Microsoft.AnalysisServices Namespace

Return to top