Mono Class Library: Overview

System.Data.SqlTypes.SqlGuid: Method Members

The methods of System.Data.SqlTypes.SqlGuid are listed below. For a list of all members, see the SqlGuid Members list.

See Also: Inherited members from System.ValueType

Public Methods

CompareTo(SqlGuid) : int
Documentation for this section has not yet been entered.
CompareTo(object) : int
Documentation for this section has not yet been entered.
override
Equals(object) : bool
Documentation for this section has not yet been entered.
static
Equals(SqlGuid, SqlGuid) : SqlBoolean
Documentation for this section has not yet been entered.
override
GetHashCode() : int
Documentation for this section has not yet been entered.
static
GetXsdType(System.Xml.Schema.XmlSchemaSet) : System.Xml.XmlQualifiedName
Documentation for this section has not yet been entered.
static
GreaterThan(SqlGuid, SqlGuid) : SqlBoolean
Documentation for this section has not yet been entered.
static
GreaterThanOrEqual(SqlGuid, SqlGuid) : SqlBoolean
Documentation for this section has not yet been entered.
static
LessThan(SqlGuid, SqlGuid) : SqlBoolean
Documentation for this section has not yet been entered.
static
LessThanOrEqual(SqlGuid, SqlGuid) : SqlBoolean
Documentation for this section has not yet been entered.
static
NotEquals(SqlGuid, SqlGuid) : SqlBoolean
Documentation for this section has not yet been entered.
static
Parse(string) : SqlGuid
Documentation for this section has not yet been entered.
ToByteArray() : byte[]
Documentation for this section has not yet been entered.
ToSqlBinary() : SqlBinary
Documentation for this section has not yet been entered.
ToSqlString() : SqlString
Documentation for this section has not yet been entered.
override
ToString() : string
Documentation for this section has not yet been entered.