Click or drag to resize

SQLColumn.AliasName Property (Typed)

X#
The alias name of the SQL column.

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOSQLClasses (in XSharp.VOSQLClasses.dll) Version: 2.19
Syntax
 VIRTUAL PROPERTY AliasName AS STRING GET SET 
Request Example View Source

Property Value

Type: String
The alias name of the SQL column.
See Also