Click or drag to resize

DbServer.AliasSym Property (Typed)

X#
A symbol representing the alias of a DBServer object.

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VORDDClasses (in XSharp.VORDDClasses.dll) Version: 2.19
Syntax
 VIRTUAL PROPERTY AliasSym AS SYMBOL GET 
Request Example View Source

Property Value

Type: Symbol
A symbol representing the alias of a DBServer object.
Remarks
A symbol representing the alias of a DBServer object.
Tip Tip
"Hybrid" operation, with procedural commands referencing a DBServer object, is strongly discouraged. See the discussion of hybrid operation under CLASS DBServer.
See Also