|   | Name | Description | 
|---|
  | TableOptions | 
            Initializes a new instance of the TableOptions class.
            The object is created with the default values for queries with LKSCHEMAS type schemas.
             | 
  | TableOptions(RowHeadersTYPE, Boolean, Boolean, Int32, Int32) | 
            Initializes a new instance of the TableOptions class.
            Constructor of object used to perform queries without schema information.
             | 
  | TableOptions(Boolean, Boolean, Boolean, Boolean, Boolean, Int32, Int32) | 
            Initializes a new instance of the TableOptions class.
            Constructor of object used to perform queries of the SQLMODE type schemas.
             | 
  | TableOptions(RowHeadersTYPE, Boolean, Boolean, Boolean, Boolean, Boolean, Int32, Int32) | 
            Initializes a new instance of the TableOptions class.
            Constructor of object used to perform queries of the DICTIONARIES type schemas.
             | 
  | TableOptions(RowHeadersTYPE, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Int32, Int32) | 
            Initializes a new instance of the TableOptions class.
            Constructor of object used to obtain queries of the LKSCHEMAS schema type.
             |