Click or drag to resize

ADSMemo.CreateMemFile Method

X#
This method is not supported by the AdsMemo class

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

Parameters

info
Type: DbOpenInfo

Return Value

Type: Logic

Implements

CreateMemFile(DbOpenInfo)
See Also