The methods of System.Data.SqlTypes.SqlString are listed below. For a list of all members, see the SqlString Members list.
See Also: Inherited members from System.ValueType
staticAdd(SqlString, SqlString) : SqlString Documentation for this section has not yet been entered.Clone() : SqlString Documentation for this section has not yet been entered. staticCompareOptionsFromSqlCompareOptions(SqlCompareOptions) : System.Globalization.CompareOptions Documentation for this section has not yet been entered.CompareTo(SqlString) : int Documentation for this section has not yet been entered.CompareTo(object) : int Documentation for this section has not yet been entered. staticConcat(SqlString, SqlString) : SqlString Documentation for this section has not yet been entered. overrideEquals(object) : bool Documentation for this section has not yet been entered. staticEquals(SqlString, SqlString) : SqlBoolean Documentation for this section has not yet been entered. overrideGetHashCode() : int Documentation for this section has not yet been entered.GetNonUnicodeBytes() : byte[] Documentation for this section has not yet been entered.GetUnicodeBytes() : byte[] 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(SqlString, SqlString) : SqlBoolean Documentation for this section has not yet been entered. staticGreaterThanOrEqual(SqlString, SqlString) : SqlBoolean Documentation for this section has not yet been entered. staticLessThan(SqlString, SqlString) : SqlBoolean Documentation for this section has not yet been entered. staticLessThanOrEqual(SqlString, SqlString) : SqlBoolean Documentation for this section has not yet been entered. staticNotEquals(SqlString, SqlString) : SqlBoolean 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.ToSqlDateTime() : SqlDateTime 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.ToSqlGuid() : SqlGuid Documentation for this section has not yet been entered.ToSqlInt16() : SqlInt16 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. overrideToString() : string Documentation for this section has not yet been entered.