AdomdProperty Members

Represents a property of a command.

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

Public Constructors

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

Top

Public Properties

  Name Description
ms142195.pubproperty(en-US,SQL.90).gif Name Gets or sets a String representing the name of the AdomdProperty.
ms142195.pubproperty(en-US,SQL.90).gif Namespace Gets or sets a String representing the namespace of the AdomdProperty.
ms142195.pubproperty(en-US,SQL.90).gif Parent Gets an Object representing the parent of the AdomdProperty.
ms142195.pubproperty(en-US,SQL.90).gif Value Gets or sets an Object representing the value of the AdomdProperty.

Top

Public Methods

(see also Protected Methods )

  Name Description
ms142195.pubmethod(en-US,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms142195.pubmethod(en-US,SQL.90).gif GetHashCode  (inherited from Object )
ms142195.pubmethod(en-US,SQL.90).gif GetType  (inherited from Object )
ms142195.pubmethod(en-US,SQL.90).gifms142195.static(en-US,SQL.90).gif ReferenceEquals  (inherited from Object )
ms142195.pubmethod(en-US,SQL.90).gif ToString  (inherited from Object )

Top

Protected Methods

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

Top

See Also

Reference

AdomdProperty Class
Microsoft.AnalysisServices.AdomdClient Namespace