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 | |
---|---|---|
Name | Gets a String representing the name of the Property. | |
Type | Gets a Type representing the type of the Property. | |
Value | Gets an Object representing the value of the Property. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. Overridden. Determines whether two instances of System.Object are equal. | |
GetHashCode | Overridden. Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures such as hash tables. | |
GetType | (inherited from Object ) | |
op_Equality | Determines whether two specified instances of Property are equal. | |
op_Inequality | Determines whether two specified instances of Property are not equal. | |
ReferenceEquals | (inherited from Object ) | |
ToString | Overridden. Returns a String that represents the current Property. |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
Top
See Also
Reference
Property Class
Microsoft.AnalysisServices.AdomdClient Namespace