Click or drag to resize

DbServer.Alias Property

X#
A string representing the alias of the work area.

Namespace:  VO
Assembly:  VORDDClasses (in VORDDClasses.dll) Version: 2.19
Syntax
 VIRTUAL PROPERTY Alias AS USUAL GET 
Request Example View Source

Property Value

Type: Usual
A string representing the alias of the work area.
Remarks
A string representing the alias of the work area.
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