Click or drag to resize

Dbc.Dump Method

X#
Dump a database to the terminal window.

Namespace:  XSharp.RDD
Assembly:  XSharp.Core (in XSharp.Core.dll) Version: 2.19
Syntax
 STATIC METHOD Dump(
	cName AS STRING
) AS LOGIC
Request Example View Source

Parameters

cName
Type: String

Return Value

Type: Logic
See Also