The methods of System.Data.SqlTypes.SqlInt16 are listed below. For a list of all members, see the SqlInt16 Members list.
See Also: Inherited members from System.ValueType
staticAdd(SqlInt16, SqlInt16) : SqlInt16 Documentation for this section has not yet been entered. staticBitwiseAnd(SqlInt16, SqlInt16) : SqlInt16 Documentation for this section has not yet been entered. staticBitwiseOr(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. staticDivide(SqlInt16, SqlInt16) : SqlInt16 Documentation for this section has not yet been entered. overrideEquals(object) : bool Documentation for this section has not yet been entered. staticEquals(SqlInt16, SqlInt16) : 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(SqlInt16, SqlInt16) : SqlBoolean Documentation for this section has not yet been entered. staticGreaterThanOrEqual(SqlInt16, SqlInt16) : SqlBoolean Documentation for this section has not yet been entered. staticLessThan(SqlInt16, SqlInt16) : SqlBoolean Documentation for this section has not yet been entered. staticLessThanOrEqual(SqlInt16, SqlInt16) : SqlBoolean Documentation for this section has not yet been entered. staticMod(SqlInt16, SqlInt16) : SqlInt16 Documentation for this section has not yet been entered. staticModulus(SqlInt16, SqlInt16) : SqlInt16 Documentation for this section has not yet been entered. staticMultiply(SqlInt16, SqlInt16) : SqlInt16 Documentation for this section has not yet been entered. staticNotEquals(SqlInt16, SqlInt16) : SqlBoolean Documentation for this section has not yet been entered. staticOnesComplement(SqlInt16) : SqlInt16 Documentation for this section has not yet been entered. staticParse(string) : SqlInt16 Documentation for this section has not yet been entered. staticSubtract(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. overrideToString() : string Documentation for this section has not yet been entered. staticXor(SqlInt16, SqlInt16) : SqlInt16 Documentation for this section has not yet been entered.