Column Type

Column Type is the name of the user-defined data type associated with the property. This name can be used to define default WinStudio format and data-type validation behaviors.

With bound properties, the system defaults this attribute to the SQL Server user-defined data type associated with the column the property is bound to.

With derived properties, the data type indicates the result of the SQL expression.