Mono Class Library: Overview

System.Data.SqlTypes.SqlBinary: Method Members

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

See Also: Inherited members from System.ValueType

Public Methods

static
Add(SqlBinary, SqlBinary) : SqlBinary
Documentation for this section has not yet been entered.
CompareTo(SqlBinary) : int
Documentation for this section has not yet been entered.
CompareTo(object) : int
Documentation for this section has not yet been entered.
static
Concat(SqlBinary, SqlBinary) : SqlBinary
Documentation for this section has not yet been entered.
override
Equals(object) : bool
Documentation for this section has not yet been entered.
static
Equals(SqlBinary, SqlBinary) : 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(SqlBinary, SqlBinary) : SqlBoolean
Documentation for this section has not yet been entered.
static
GreaterThanOrEqual(SqlBinary, SqlBinary) : SqlBoolean
Documentation for this section has not yet been entered.
static
LessThan(SqlBinary, SqlBinary) : SqlBoolean
Documentation for this section has not yet been entered.
static
LessThanOrEqual(SqlBinary, SqlBinary) : SqlBoolean
Documentation for this section has not yet been entered.
static
NotEquals(SqlBinary, SqlBinary) : SqlBoolean
Documentation for this section has not yet been entered.
ToSqlGuid() : SqlGuid
Documentation for this section has not yet been entered.
override
ToString() : string
Documentation for this section has not yet been entered.