SqlType 列挙体

名前空間 :  Microsoft.Data.Schema.Sql.SchemaModel.SqlServer
アセンブリ :  Microsoft.Data.Schema.Sql (Microsoft.Data.Schema.Sql.dll 内)

構文

'宣言
Public Enumeration SqlType
'使用
Dim instance As SqlType
public enum SqlType
public enum class SqlType
public enum SqlType

メンバ

メンバ名 説明
Unknown
BigInt
Int
SmallInt
TinyInt
Bit
Decimal
Numeric
Money
SmallMoney
Float
Real
DateTime
SmallDateTime
Char
VarChar
Text
NChar
NVarChar
NText
Binary
VarBinary
Image
Cursor
Variant
Table
Timestamp
UniqueIdentifier
Xml
Date
Time
DateTime2
DateTimeOffset

参照

参照

Microsoft.Data.Schema.Sql.SchemaModel.SqlServer 名前空間