mapscript.DBFInfo¶
- class mapscript.DBFInfo¶
- An object containing information about a DBF file - Attributes - nFields- int immutable Number of fields in the DBF - nRecords- int immutable Number of records in the DBF - thisown- The membership flag - Methods - getFieldDecimals(iField: int) int[source]¶
- Get the field decimals of a DBF using the field index - iField
 

 
        
          











