Home    |    Concepts   |   API   |   Samples
Concepts > Geocoding
Database Schema
Contains the log file metadata. The values include a log file name and ID, the registration ID, flags, and session information

Name Data Null? Description
logfile_name SE_STRING_TYPE(256) NOT NULL  
logfile_id SE_INTEGER_TYPE NOT NULL  
logfile_data_id SE_INTEGER_TYPE NOT NULL  
registration_id SE_INTEGER_TYPE NOT NULL  
flags SE_INTEGER_TYPE NOT NULL  
session_tag SE_INTEGER_TYPE NOT NULL  
The sde_logfile_data table contains the list of business table records that are part of each log.

Name Data Null? Description
logfile_data_id SE_INTEGER_TYPE NOT NULL  
sde_row_id SE_INTEGER_TYPE NOT NULL  

Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright © ESRI.