Click to Rate and Give Feedback
MSDN
MSDN Library
.NET Development
.NET Framework 3.5
SqlMetaData Class
Adjust Method

  Switch on low bandwidth view
Members FilterMembers Filter
Frameworks FilterFrameworks Filter
This page is specific to
Microsoft Visual Studio 2008/.NET Framework 3.5

Other versions are also available for the following:
.NET Framework Class Library
SqlMetaData..::.Adjust Method

Validates the specified value against the metadata, and adjusts the value if necessary.

  NameDescription
Public methodAdjust(Boolean) Validates the specified Boolean value against the metadata, and adjusts the value if necessary.
Public methodAdjust(Byte) Validates the specified Byte value against the metadata, and adjusts the value if necessary.
Public methodAdjust(array<Byte>[]()[]) Validates the specified array of Byte values against the metadata, and adjusts the value if necessary.
Public methodAdjust(Char) Validates the specified Char value against the metadata, and adjusts the value if necessary.
Public methodAdjust(array<Char>[]()[]) Validates the specified array of Char values against the metadata, and adjusts the value if necessary.
Public methodAdjust(SqlBinary) Validates the specified SqlBinary value against the metadata, and adjusts the value if necessary.
Public methodAdjust(SqlBoolean) Validates the specified SqlBoolean value against the metadata, and adjusts the value if necessary.
Public methodAdjust(SqlByte) Validates the specified SqlByte value against the metadata, and adjusts the value if necessary.
Public methodAdjust(SqlBytes) Validates the specified SqlBytes value against the metadata, and adjusts the value if necessary.
Public methodAdjust(SqlChars) Validates the specified SqlChars value against the metadata, and adjusts the value if necessary.
Public methodAdjust(SqlDateTime) Validates the specified SqlDateTime value against the metadata, and adjusts the value if necessary.
Public methodAdjust(SqlDecimal) Validates the specified SqlDecimal value against the metadata, and adjusts the value if necessary.
Public methodAdjust(SqlDouble) Validates the specified SqlDouble value against the metadata, and adjusts the value if necessary.
Public methodAdjust(SqlGuid) Validates the specified SqlGuid value against the metadata, and adjusts the value if necessary.
Public methodAdjust(SqlInt16) Validates the specified SqlInt16 value against the metadata, and adjusts the value if necessary.
Public methodAdjust(SqlInt32) Validates the specified SqlInt32 value against the metadata, and adjusts the value if necessary.
Public methodAdjust(SqlInt64) Validates the specified SqlInt64 value against the metadata, and adjusts the value if necessary.
Public methodAdjust(SqlMoney) Validates the specified SqlMoney value against the metadata, and adjusts the value if necessary.
Public methodAdjust(SqlSingle) Validates the specified SqlSingle value against the metadata, and adjusts the value if necessary.
Public methodAdjust(SqlString) Validates the specified SqlString value against the metadata, and adjusts the value if necessary.
Public methodAdjust(SqlXml) Validates the specified SqlXml value against the metadata, and adjusts the value if necessary.
Public methodAdjust(DateTime) Validates the specified DateTime value against the metadata, and adjusts the value if necessary.
Public methodAdjust(Decimal) Validates the specified Decimal value against the metadata, and adjusts the value if necessary.
Public methodAdjust(Double) Validates the specified Double value against the metadata, and adjusts the value if necessary.
Public methodAdjust(Guid) Validates the specified Guid value against the metadata, and adjusts the value if necessary.
Public methodAdjust(Int16) Validates the specified Int16 value against the metadata, and adjusts the value if necessary.
Public methodAdjust(Int32) Validates the specified Int32 value against the metadata, and adjusts the value if necessary.
Public methodAdjust(Int64) Validates the specified Int64 value against the metadata, and adjusts the value if necessary.
Public methodAdjust(Object) Validates the specified Object value against the metadata, and adjusts the value if necessary.
Public methodAdjust(Single) Validates the specified Single value against the metadata, and adjusts the value if necessary.
Public methodAdjust(String) Validates the specified String value against the metadata, and adjusts the value if necessary.
Public methodAdjust(DateTimeOffset) Validates the specified DateTimeOffset value against the metadata, and adjusts the value if necessary.
Public methodAdjust(TimeSpan) Validates the specified TimeSpan value against the metadata, and adjusts the value if necessary.
Top
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker