The following tables list the members exposed by GlobalId.
Name | Description | |
---|---|---|
![]() | GlobalId Constructor | Overloaded. Initializes a new instance of the GlobalId class using the value represented by the specified string. |
Name | Description | |
---|---|---|
![]() ![]() | Empty | A read-only instance of the GlobalId class whose value is guaranteed to be all zeroes. |
Name | Description | |
---|---|---|
![]() | CompareTo | Overloaded. Compares this instance to a specified object and returns an indication of their relative values. |
![]() | Equals | Overloaded. Returns a value indicating whether this instance and a specified GlobalId object represent the same value. |
![]() | GetHashCode | Overridden. Overridden. Returns the hash code for this instance. |
![]() | GetSchema | This property is reserved, apply the XmlSchemaProviderAttribute to the class instead. |
![]() ![]() | NewGlobalId | Initializes a new instance of the Guid class. |
![]() | ReadXml | Generates an object from its XML representation. |
![]() | ToByteArray | Returns a 16-element byte array that contains the value of this instance. |
![]() | ToString | Overloaded. Returns a String representation of the value of this Guid instance, according to the provided format specifier. |
![]() | WriteXml | Converts an object into its XML representation. |
![]() | == operator. |
![]() | Greater than operator. |
![]() | != operator. |
![]() | less than operator. |