Click or drag to resize

DBF.Create Method

X#

Namespace:  XSharp.RDD
Assembly:  XSharp.Rdd (in XSharp.Rdd.dll) Version: 2.19
Syntax
 VIRTUAL METHOD Create(
	info AS DbOpenInfo
) AS LOGIC
Request Example View Source

Parameters

info
Type: DbOpenInfo

Return Value

Type: Logic

Implements

Create(DbOpenInfo)
See Also