C# (CSharp) System.Data.SqlTypes Пространство имен

Пространства имен

System.Data.SqlTypes.Tests

Классы

Имя Описание
SQLResource
SqlAlreadyFilledException
SqlBinary Represents a variable-length stream of binary data to be stored in or retrieved from a database.
SqlBoolean
SqlByte
SqlBytes
SqlChars
SqlDateTime
SqlDecimal
SqlDouble
SqlGuid
SqlInt16
SqlInt32 a 32-bit signed integer to be used in reading or writing of data from a database
SqlInt64
SqlMoney
SqlNotFilledException
SqlNullValueException
SqlSingle
SqlStreamChars
SqlStreamChars.NullSqlStreamChars
SqlString
SqlTruncateException
SqlTypeException
SqlTypeWorkarounds This type provides workarounds for the separation between System.Data.Common and System.Data.SqlClient. The latter wants to access internal members of the former, and this class provides ways to do that. We must review and update this implementation any time the implementation of the corresponding types in System.Data.Common change.
SqlTypeWorkarounds.SqlBinaryCaster
SqlTypeWorkarounds.SqlBinaryLookalike
SqlTypeWorkarounds.SqlDecimalCaster
SqlTypeWorkarounds.SqlDecimalLookalike
SqlTypeWorkarounds.SqlGuidCaster
SqlTypeWorkarounds.SqlGuidLookalike
SqlTypeWorkarounds.SqlMoneyCaster
SqlTypeWorkarounds.SqlMoneyLookalike
SqlXml
SqlXmlStreamWrapper
StreamOnSqlBytes
StreamOnSqlChars