DBTable.MaxHeaders

Sets the depth of headers for variables and case names.

Syntax Parameters Return Value
Sub DBTable.MaxHeaders( _
    ColumnRows As Integer, _
    RowColumns As Integer)
  • ColumnRows [in]

    Type: Integer

  • RowColumns [in]

    Type: Integer

This function does not return a value.