This is the legacy 4D documentation web site. Documentations are progressively being moved to developer.4d.com

Home

 
4D v20.6
Open datastore

Open datastore 


 

Open datastore ( connectionInfo ; localID ) -> Function result 
Parameter Type   Description
connectionInfo  Object in Connection properties used to reach the remote datastore
localID  Text in Id to assign to the opened datastore on the local application (mandatory)
Function result  Object in 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. 



See also 

4D Environment
ds

 
PROPERTIES 

Product: 4D
Theme: ORDA - DataStore
Number: 1452

This command modifies the Error system variableThis command can be run in preemptive processes

 
PAGE CONTENTS 
 
HISTORY 

Created: 4D v18

 
ARTICLE USAGE

4D Language Reference ( 4D v20)
4D Language Reference ( 4D v20.1)
4D Language Reference ( 4D v20.2)
4D Language Reference ( 4D v20.3)
4D Language Reference ( 4D v20.4)
4D Language Reference ( 4D v20.5)
4D Language Reference ( 4D v20.6)