The Varigence company brand logo
Products
BimlFlexBimlStudioBimlExpress
Pricing
Solutions
IndustriesUse Cases
Resources
DocumentationKnowledge BaseBlog
About
CompanyContact Us
Products
BimlFlexBimlStudioBimlExpress
Pricing
Solutions
IndustriesUse Cases
Resources
DocumentationKnowledge BaseBlog
About
CompanyContact Us
Schedule Demo
Account
Schedule Demo
Account

SsisDataflowPropertyDataType Enumeration

Provides options for the data type of SSIS dataflow properties.

Enumeration Values

NameSummary
Empty
Specifies the Empty data type.
Object
Specifies the Object data type.
DBNull
Specifies the DBNull data type.
Boolean
Specifies the Boolean data type.
Char
Specifies the Char data type.
SByte
Specifies the SByte data type.
Byte
Specifies the Byte data type.
Int16
Specifies the Int16 data type.
UInt16
Specifies the UInt16 data type.
Int32
Specifies the Int32 data type.
UInt32
Specifies the UInt32 data type.
Int64
Specifies the Int64 data type.
UInt64
Specifies the UInt64 data type.
Single
Specifies the Single data type.
Double
Specifies the Double data type.
Decimal
Specifies the Decimal data type.
DateTime
Specifies the DateTime data type.
String
Specifies the String data type.
Null
Specifies the Null data type.

© Varigence