Property Methods
SQL Server 2012
The Property type exposes the following members.
| Name | Description | |
|---|---|---|
|
CompareTo | Compares the Property object to another object. |
|
Equals | Determines whether two Property objects 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 like a hash table. (Overrides Object.GetHashCode().) |
|
GetType | (Inherited from Object.) |
|
MemberwiseClone | (Inherited from Object.) |
|
ToString | Returns a String value that represents the current object. (Overrides Object.ToString().) |
