Property Members

Represents a property of various ADOMD.NET objects.

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

Public Properties

  Name Description
ms144387.pubproperty(en-US,SQL.90).gif Name Overridden. Gets a String representing the name of the Property.
ms144387.pubproperty(en-US,SQL.90).gif Type Gets a Type representing the type of the Property.
ms144387.pubproperty(en-US,SQL.90).gif Value Gets an Object representing the value of the Property.

Top

Public Methods

(see also Protected Methods )

  Name Description
ms144387.pubmethod(en-US,SQL.90).gif {dtor} Releases all resources used by the Property.
ms144387.pubmethod(en-US,SQL.90).gif Dispose Releases all resources used by the Property.
ms144387.pubmethod(en-US,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms144387.pubmethod(en-US,SQL.90).gif GetHashCode  (inherited from Object )
ms144387.pubmethod(en-US,SQL.90).gif GetType  (inherited from Object )
ms144387.pubmethod(en-US,SQL.90).gifms144387.static(en-US,SQL.90).gif ReferenceEquals  (inherited from Object )
ms144387.pubmethod(en-US,SQL.90).gif ToString  (inherited from Object )

Top

Protected Methods

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

Top

See Also

Reference

Property Class
Microsoft.AnalysisServices.AdomdServer Namespace