DbCurrency.ToString Method | |
Returns the fully qualified type name of this instance.
Namespace:
XSharp.RDD
Assembly:
XSharp.Core (in XSharp.Core.dll) Version: 2.21
Syntax VIRTUAL METHOD ToString() AS STRING
public override string ToString()
Request Example
View SourceReturn Value
Type:
StringThe fully qualified type name.
See Also