Click or drag to resize

DBFVFP.Create Method

X#

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

Parameters

openInfo
Type: DbOpenInfo

Return Value

Type: Logic

Implements

Create(DbOpenInfo)
See Also