4D v14.3

DATA SEGMENT LIST

Home

 
4D v14.3
DATA SEGMENT LIST

DATA SEGMENT LIST 


 

DATA SEGMENT LIST ( segments ) 
Parameter Type   Description
segments  String array in Long names of data segments for the database

DATA SEGMENT LIST populates the segments array with the long names of the data segments for the database with which you are currently working.

Compatibility Note: Starting with version 11 of 4D, data segments are no longer supported (the size of the data file is now unlimited). This command has been kept for compatibility reasons. It now systematically returns an array with one element containing the long name of the data file of the database.

 
PROPERTIES 

Product: 4D
Theme: 4D Environment
Number: 527

This command is deprecated and should not be used anymore

 
HISTORY 

Modified: 4D v11 SQL

 
SEE ALSO 

Application file
Data file
Structure file

 
ARTICLE USAGE

4D Language Reference ( 4D v14 R2)
4D Language Reference ( 4D v11 SQL Release 6)
4D Language Reference ( 4D v14 R3)
4D Language Reference ( 4D v12.4)
4D Language Reference ( 4D v13.5)
4D Language Reference ( 4D v14.3)
4D Language Reference ( 4D v14 R4)