ServerProperty Members

Defines a server property associated with a Server element. This class cannot be inherited.

The following tables list the members exposed by the ServerProperty type.

Public Constructors

  Name Description
ServerProperty Overloaded. Initializes a new instance of the ServerProperty class.

Top

Public Properties

  Name Description
ms174301.pubproperty(en-US,SQL.90).gif Category Gets or sets the category associated with a ServerProperty object.
ms174301.pubproperty(en-US,SQL.90).gif DefaultValue Gets or sets the default value for a ServerProperty object.
ms174301.pubproperty(en-US,SQL.90).gif DisplayFlag Gets or sets the display flag status.
ms174301.pubproperty(en-US,SQL.90).gif FolderName Gets the folder name associated with a ServerProperty object.
ms174301.pubproperty(en-US,SQL.90).gif Name Gets or sets the name of a ServerProperty object.
ms174301.pubproperty(en-US,SQL.90).gif PendingValue Gets or sets the pending value of a ServerProperty object.
ms174301.pubproperty(en-US,SQL.90).gif PropertyName Gets the property name from a ServerProperty object.
ms174301.pubproperty(en-US,SQL.90).gif RequiresRestart Gets or sets a value associated with the ServerProperty object that indicates whether restart is required.
ms174301.pubproperty(en-US,SQL.90).gif Type Gets or sets the type associated with a ServerProperty object.
ms174301.pubproperty(en-US,SQL.90).gif Units Gets or sets the units associated with a ServerProperty object.
ms174301.pubproperty(en-US,SQL.90).gif Value Gets or sets the type associated with a ServerProperty object.

Top

Public Methods

(see also Protected Methods )

  Name Description
ms174301.pubmethod(en-US,SQL.90).gif Clone Creates a new, full copy of a ServerProperty object.
ms174301.pubmethod(en-US,SQL.90).gif CopyTo Copies a ServerProperty object to the specified object.
ms174301.pubmethod(en-US,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms174301.pubmethod(en-US,SQL.90).gif GetHashCode  (inherited from Object )
ms174301.pubmethod(en-US,SQL.90).gif GetType  (inherited from Object )
ms174301.pubmethod(en-US,SQL.90).gifms174301.static(en-US,SQL.90).gif ReferenceEquals  (inherited from Object )
ms174301.pubmethod(en-US,SQL.90).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
ms174301.protmethod(en-US,SQL.90).gif Finalize  (inherited from Object )
ms174301.protmethod(en-US,SQL.90).gif MemberwiseClone  (inherited from Object )

Top

Explicit Interface Implementations

  Name Description
System.ICloneable.Clone  

Top

See Also

Reference

ServerProperty Class
Microsoft.AnalysisServices Namespace