| 
   | 
  
    +
    
    
   | 
  
    
         CHARACTER  AblTypeToCatalogType (character)
    
   | 
  
     Converts the given ABL Data Type into a Json Catalog type    Inherited from Consultingwerk.OERA.OpenAccess.TempTableSchemaExporter 
   | 
  | 
   | 
  
    #
    
    
   | 
  
    
           AddBufferField (handle, JsonObject)
    
   | 
  
     Adds the temp-table field to the given JsonObject    Overrides Consultingwerk.OERA.OpenAccess.TempTableSchemaExporter:AddBufferField (handle, JsonObject) 
   | 
  | 
   | 
  
    #
    
    
   | 
  
    
           AddColumnAttributes (JsonObject, character, character, handle)
    
   | 
  
     Adds a boolean attribute to all table columns based on
         a list of columns     
   | 
  | 
   | 
  
    #
    
    
   | 
  
    
           AddErrorStringField (JsonObject)
    
   | 
  
     Adds the _errorString node to the properties (fields) of a table    Inherited from Consultingwerk.OERA.OpenAccess.TempTableSchemaExporter 
   | 
  | 
   | 
  
    #
    
    
   | 
  
    
           AddIdField (JsonObject)
    
   | 
  
     Adds the _id node to the properties (fields) of a table    Inherited from Consultingwerk.OERA.OpenAccess.TempTableSchemaExporter 
   | 
  | 
   | 
  
    +
    
    
   | 
  
    
         Progress.Json.ObjectModel.JsonObject  TempTableSchemaToJsonObject (handle)
    
   | 
  
     Adds nodes for the schema of the given temp-table to a new JsonObject    Inherited from Consultingwerk.OERA.OpenAccess.TempTableSchemaExporter 
   | 
  | 
   | 
  
    +
    
    
   | 
  
    
           TempTableSchemaToJsonObject (handle, character, IBusinessEntityDescriptor, JsonObject)
    
   | 
  
     Adds nodes for the schema of the given temp-table to the given
         JsonObject     
   | 
  | 
   | 
  
    +
    
    
   | 
  
    
           TempTableSchemaToJsonObject (handle, character, JsonObject)
    
   | 
  
     Adds nodes for the schema of the given temp-table to the given
JsonObject    Inherited from Consultingwerk.OERA.OpenAccess.TempTableSchemaExporter 
   | 
  | 
   | 
  
    +
    
    
   | 
  
    
           TempTableSchemaToJsonObject (handle, JsonObject)
    
   | 
  
     Adds nodes for the schema of the given temp-table to the given
JsonObject    Inherited from Consultingwerk.OERA.OpenAccess.TempTableSchemaExporter 
   |