Click or drag to resize

Dbc.Close Method (String)

X#
Close a database.

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

Parameters

cName
Type: String

Return Value

Type: Logic
See Also