Skip to main content
Version: Next

Open datastore

Open datastore ( connectionInfo ; localID ) -> Function result

ParameterTypeDescription
connectionInfoObject🡒Connection properties used to reach the remote datastore
localIDText🡒Id to assign to the opened datastore on the local application (mandatory)
Function resultObject🡐Datastore object

Description

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.

See also

4D Environment
ds