Click or drag to resize

DbDate.ToString Method

X#
Returns the fully qualified type name of this instance.

Namespace:  XSharp.RDD
Assembly:  XSharp.Core (in XSharp.Core.dll) Version: 2.19
Syntax
 VIRTUAL METHOD ToString() AS STRING
Request Example View Source

Return Value

Type: String
The fully qualified type name.
See Also