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
CompareTo(SqlGuid) : int Documentation for this section has not yet been entered.CompareTo(object) : int Documentation for this section has not yet been entered. overrideEquals(object) : bool Documentation for this section has not yet been entered. staticEquals(SqlGuid, SqlGuid) : SqlBoolean Documentation for this section has not yet been entered. overrideGetHashCode() : int Documentation for this section has not yet been entered. staticGetXsdType(System.Xml.Schema.XmlSchemaSet) : System.Xml.XmlQualifiedName Documentation for this section has not yet been entered. staticGreaterThan(SqlGuid, SqlGuid) : SqlBoolean Documentation for this section has not yet been entered. staticGreaterThanOrEqual(SqlGuid, SqlGuid) : SqlBoolean Documentation for this section has not yet been entered. staticLessThan(SqlGuid, SqlGuid) : SqlBoolean Documentation for this section has not yet been entered. staticLessThanOrEqual(SqlGuid, SqlGuid) : SqlBoolean Documentation for this section has not yet been entered. staticNotEquals(SqlGuid, SqlGuid) : SqlBoolean Documentation for this section has not yet been entered. staticParse(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. overrideToString() : string Documentation for this section has not yet been entered.