 | CEDBLock Method |
This method locks the Edited Database.
Namespace:
Geosoft.Desktop.GXNetX
Assembly:
geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll) Version: 2024.2.0.25
Syntaxpublic CDB Lock()
public CDB Lock()
Public Function Lock As CDB
Public Function Lock As CDB
public:
CDB^ Lock()
public:
CDB^ Lock()
member Lock : unit -> CDB
member Lock : unit -> CDB
Return Value
Type:
CDBHandle to database associated with edited database.
See Also