AdomdProperty Members

Represents a property of a command.

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

Public Constructors

  名称 Description
AdomdProperty Overloaded. Initializes a new instance of the AdomdProperty class.

顶部

Public Properties

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

顶部

Public Methods

(see also Protected Methods )

  名称 Description
ms142195.pubmethod(zh-cn,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms142195.pubmethod(zh-cn,SQL.90).gif GetHashCode  (inherited from Object )
ms142195.pubmethod(zh-cn,SQL.90).gif GetType  (inherited from Object )
ms142195.pubmethod(zh-cn,SQL.90).gifms142195.static(zh-cn,SQL.90).gif ReferenceEquals  (inherited from Object )
ms142195.pubmethod(zh-cn,SQL.90).gif ToString  (inherited from Object )

顶部

Protected Methods

  名称 Description
ms142195.protmethod(zh-cn,SQL.90).gif Finalize  (inherited from Object )
ms142195.protmethod(zh-cn,SQL.90).gif MemberwiseClone  (inherited from Object )

顶部

请参阅

参考

AdomdProperty Class
Microsoft.AnalysisServices.AdomdClient Namespace