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 | Overridden. 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 | |
---|---|---|
{dtor} | Releases all resources used by the Property. | |
Dispose | Releases all resources used by the Property. | |
Equals | Overloaded. (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
ReferenceEquals | (inherited from Object ) | |
ToString | (inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
Top
See Also
Reference
Property Class
Microsoft.AnalysisServices.AdomdServer Namespace