Property Class
Updated: March 10, 2016
Represents a property of various ADOMD.NET objects.
Assembly: Microsoft.AnalysisServices.AdomdClient (in Microsoft.AnalysisServices.AdomdClient.dll)
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | Determines whether two instances of an Object are equal.(Overrides Object::Equals(Object^).) |
![]() | GetHashCode() | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures such as hash tables.(Overrides Object::GetHashCode().) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | Returns a String that represents the current Property.(Overrides Object::ToString().) |
| Name | Description | |
|---|---|---|
![]() ![]() | Equality(Property^, Property^) | Determines whether two specified instances of Property are equal. |
![]() ![]() | Inequality(Property^, Property^) | Determines whether two specified instances of Property are not equal. |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.



