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