Property Members
Include Protected Members
Include Inherited Members
Represents a property of various ADOMD.NET objects.
The Property type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
Equals(Object) | Determines whether two instances of an Object are equal. (Overrides Object.Equals(Object).) |
![]() |
Finalize() | (Inherited from 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.) |
![]() |
MemberwiseClone() | (Inherited from Object.) |
![]() |
ToString() | Returns a String that represents the current Property. (Overrides Object.ToString().) |
Top
Operators
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. |
Top