DbServer.Alias Property
|
|
A string representing the alias of the work area.
Namespace:
VO
Assembly:
VORDDClasses (in VORDDClasses.dll) Version: 2.24 GA
Syntax VIRTUAL PROPERTY Alias AS USUAL GET
public virtual Usual Alias { get; } Request Example
View SourceProperty Value
Type:
UsualA string representing the alias of the work area.
Remarks
A string representing the alias of the work area.
Tip |
|---|
| "Hybrid" operation, with procedural commands referencing a DBServer object, is strongly discouraged. See the discussion of hybrid operation under CLASS DBServer. |
See Also