This is the legacy 4D documentation web site. Documentations are progressively being moved to developer.4d.com |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v20 R7
Open datastore
|
Open datastore ( connectionInfo ; localID ) -> Function result | ||||||||
Parameter | Type | Description | ||||||
connectionInfo | Object |
![]() |
Connection properties used to reach the remote datastore | |||||
localID | Text |
![]() |
Id to assign to the opened datastore on the local application (mandatory) | |||||
Function result | Object |
![]() |
Datastore object | |||||
Documentation moved
The documentation for this command has been moved. Visit developer.4d.com for updated documentation.
The Open datastore command connects the application to the 4D database identified by the connectionInfo parameter and returns a matching datastore object associated with the localID local alias.
Product: 4D
Theme: ORDA - DataStore
Number:
1452
Created: 4D v18
4D Language Reference ( 4D v20 R7)