Click or drag to resize

IMemo.OpenMemFile Method

X#
Open the memo file

Namespace:  XSharp.RDD
Assembly:  XSharp.Core (in XSharp.Core.dll) Version: 2.19
Syntax
FUNCTION OpenMemFile(
	info AS DbOpenInfo
) AS LOGIC
Request Example View Source

Parameters

info
Type: DbOpenInfo
object describing the file to open.

Return Value

Type: Logic
See Also