Overload | Description |
---|---|
Cast(String,DBDataValueType) | Returns the function which casts the column value with specified alias to specified data type. |
Cast(String,String,DBDataValueType) | Returns the function which casts the column value with specified column alias of the table with specified table alias to specified data type. |
Cast(QueryColumnExpression,DBDataValueType) | Returns the function which casts the column expression to specified data type. |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2