Click or drag to resize

DataServer.AsString Method

X#
Return the descriptive label defined for this data server.

Namespace:  VO
Assembly:  VOSystemClasses (in VOSystemClasses.dll) Version: 2.19
Syntax
 VIRTUAL METHOD AsString() AS USUAL
Request Example View Source

Return Value

Type: Usual
The caption from this data server's hyperlabel, if it contains one; otherwise, the data server's name is returned.
See Also