VoDbRddName Function | |
Return an RDD name.
Namespace:
XSharp.RT
Assembly:
XSharp.RT (in XSharp.RT.dll) Version: 2.21
Syntax FUNCTION VoDbRddName() AS STRING
public static string VoDbRddName()
Request Example
View SourceReturn Value
Type:
StringThe name of the RDD
Remarks Tip |
---|
VoDbRddName() and CoreDb.RddName() are aliases |
See Also