London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!

Enum SqlDataType

Speicifies sql data type named constants.

Namespace: Mediachase.BusinessFoundation.Data.Sql.Management
Assembly: Mediachase.BusinessFoundation.Data.dll
Version: 13.30.0
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