Mono Class Library: Overview

System.Data.SqlTypes.SqlInt16: Members

The members of System.Data.SqlTypes.SqlInt16 are listed below.

See Also: Inherited members from System.ValueType

Public Constructors

Documentation for this section has not yet been entered.

Public Fields

static readonly
MaxValueSqlInt16. Documentation for this section has not yet been entered.
static readonly
MinValueSqlInt16. Documentation for this section has not yet been entered.
static readonly
NullSqlInt16. Documentation for this section has not yet been entered.
static readonly
ZeroSqlInt16. Documentation for this section has not yet been entered.

Public Properties

[read-only]
IsNullbool. Documentation for this section has not yet been entered.
[read-only]
Valueshort. Documentation for this section has not yet been entered.

Public Methods

static
Add(SqlInt16, SqlInt16) : SqlInt16
Documentation for this section has not yet been entered.
static
BitwiseAnd(SqlInt16, SqlInt16) : SqlInt16
Documentation for this section has not yet been entered.
static
BitwiseOr(SqlInt16, SqlInt16) : SqlInt16
Documentation for this section has not yet been entered.
CompareTo(SqlInt16) : int
Documentation for this section has not yet been entered.
CompareTo(object) : int
Documentation for this section has not yet been entered.
static
Divide(SqlInt16, SqlInt16) : SqlInt16
Documentation for this section has not yet been entered.
override
Equals(object) : bool
Documentation for this section has not yet been entered.
static
Equals(SqlInt16, SqlInt16) : 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(SqlInt16, SqlInt16) : SqlBoolean
Documentation for this section has not yet been entered.
static
GreaterThanOrEqual(SqlInt16, SqlInt16) : SqlBoolean
Documentation for this section has not yet been entered.
static
LessThan(SqlInt16, SqlInt16) : SqlBoolean
Documentation for this section has not yet been entered.
static
LessThanOrEqual(SqlInt16, SqlInt16) : SqlBoolean
Documentation for this section has not yet been entered.
static
Mod(SqlInt16, SqlInt16) : SqlInt16
Documentation for this section has not yet been entered.
static
Modulus(SqlInt16, SqlInt16) : SqlInt16
Documentation for this section has not yet been entered.
static
Multiply(SqlInt16, SqlInt16) : SqlInt16
Documentation for this section has not yet been entered.
static
NotEquals(SqlInt16, SqlInt16) : SqlBoolean
Documentation for this section has not yet been entered.
static
OnesComplement(SqlInt16) : SqlInt16
Documentation for this section has not yet been entered.
static
Parse(string) : SqlInt16
Documentation for this section has not yet been entered.
static
Subtract(SqlInt16, SqlInt16) : SqlInt16
Documentation for this section has not yet been entered.
ToSqlBoolean() : SqlBoolean
Documentation for this section has not yet been entered.
ToSqlByte() : SqlByte
Documentation for this section has not yet been entered.
ToSqlDecimal() : SqlDecimal
Documentation for this section has not yet been entered.
ToSqlDouble() : SqlDouble
Documentation for this section has not yet been entered.
ToSqlInt32() : SqlInt32
Documentation for this section has not yet been entered.
ToSqlInt64() : SqlInt64
Documentation for this section has not yet been entered.
ToSqlMoney() : SqlMoney
Documentation for this section has not yet been entered.
ToSqlSingle() : SqlSingle
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.
static
Xor(SqlInt16, SqlInt16) : SqlInt16
Documentation for this section has not yet been entered.

Public Operators

static
Addition(SqlInt16, SqlInt16)Documentation for this section has not yet been entered.
static
BitwiseAnd(SqlInt16, SqlInt16)Documentation for this section has not yet been entered.
static
BitwiseOr(SqlInt16, SqlInt16)Documentation for this section has not yet been entered.
static
Division(SqlInt16, SqlInt16)Documentation for this section has not yet been entered.
static
Equality(SqlInt16, SqlInt16)Documentation for this section has not yet been entered.
static
ExclusiveOr(SqlInt16, SqlInt16)Documentation for this section has not yet been entered.
static
GreaterThan(SqlInt16, SqlInt16)Documentation for this section has not yet been entered.
static
GreaterThanOrEqual(SqlInt16, SqlInt16)Documentation for this section has not yet been entered.
static
Inequality(SqlInt16, SqlInt16)Documentation for this section has not yet been entered.
static
LessThan(SqlInt16, SqlInt16)Documentation for this section has not yet been entered.
static
LessThanOrEqual(SqlInt16, SqlInt16)Documentation for this section has not yet been entered.
static
Modulus(SqlInt16, SqlInt16)Documentation for this section has not yet been entered.
static
Multiply(SqlInt16, SqlInt16)Documentation for this section has not yet been entered.
static
OnesComplementDocumentation for this section has not yet been entered.
static
Subtraction(SqlInt16, SqlInt16)Documentation for this section has not yet been entered.
static
UnaryNegationDocumentation for this section has not yet been entered.
static
Conversion to System.Data.SqlTypes.SqlInt16(Explicit)Documentation for this section has not yet been entered.
static
Conversion to System.Data.SqlTypes.SqlInt16(Explicit)Documentation for this section has not yet been entered.
static
Conversion to System.Data.SqlTypes.SqlInt16(Explicit)Documentation for this section has not yet been entered.
static
Conversion to System.Int16(Explicit)Documentation for this section has not yet been entered.
static
Conversion to System.Data.SqlTypes.SqlInt16(Explicit)Documentation for this section has not yet been entered.
static
Conversion to System.Data.SqlTypes.SqlInt16(Explicit)Documentation for this section has not yet been entered.
static
Conversion to System.Data.SqlTypes.SqlInt16(Explicit)Documentation for this section has not yet been entered.
static
Conversion to System.Data.SqlTypes.SqlInt16(Explicit)Documentation for this section has not yet been entered.
static
Conversion to System.Data.SqlTypes.SqlInt16(Explicit)Documentation for this section has not yet been entered.
static
Conversion to System.Data.SqlTypes.SqlInt16(Implicit)Documentation for this section has not yet been entered.
static
Conversion to System.Data.SqlTypes.SqlInt16(Implicit)Documentation for this section has not yet been entered.

Explicitly Implemented Interface Members

System.Xml.Serialization.IXmlSerializable.GetSchemaDocumentation for this section has not yet been entered.
System.Xml.Serialization.IXmlSerializable.ReadXmlDocumentation for this section has not yet been entered.
System.Xml.Serialization.IXmlSerializable.WriteXmlDocumentation for this section has not yet been entered.