SaaS CMS has officially launched! Learn more now.

Enum SqlDataType

Speicifies sql data type named constants.

Namespace: Mediachase.BusinessFoundation.Data.Sql.Management
Assembly: Mediachase.BusinessFoundation.Data.dll
Version: 11.8.3
Syntax
public enum SqlDataType : short

Fields

Name Description
BigInt
Binary
Bit
Char
Datetime
Decimal
Float
Image
Int
NChar
NText
Numeric
NVarchar
Real
SmallInt
SqlVariant
Text
Timestamp
TinyInt
UniqueIdentifier
Varbinary
Varchar

Extension Methods