Visual RPG 9.0 Language Reference  

DBFile.ShareType Field

ShareType contains a string defining how a file will be shared when opened.

dbfile.ShareType Type (*String)

Field Values

String value containing one of the following:

Remarks

ShareType must be set prior to opening the file (see OPEN command).

If ShareType is not set, the value of the ShareType parameter specified in the DCLDISKFILE command is used.

Requirements

Namespace: ASNA.VisualRPG.Runtime

Assembly: ASNA.VisualRPG.Runtime(in ASNA.VisualRPG.Runtime.dll)

Platforms: Windows 2000 Professional SP4, Windows 2000 Server SP4, Windows Server 2003, Windows XP Professional SP2, Windows Vista Business Edition

See Also

ASNA.VisualRPG.Runtime
DBFile Class
DBFile Members
DCLDISKFILE