Click or drag to resize

Dbc.Delete Method

X#

Namespace:  XSharp.RDD
Assembly:  XSharp.Core (in XSharp.Core.dll) Version: 2.19
Syntax
 STATIC METHOD Delete(
	cDatabaseName AS STRING,
	lDeleteTables AS LOGIC,
	lRecycle AS LOGIC
) AS LOGIC
Request Example View Source

Parameters

cDatabaseName
Type: String
lDeleteTables
Type: Logic
lRecycle
Type: Logic

Return Value

Type: Logic
See Also