Represents the DBF database associated with an ESRI map file.
The following tables list the members exposed by the Database type.
Name | Description | |
---|---|---|
![]() |
Overloaded. Initializes a new instance of the Database class. |
Name | Description | |
---|---|---|
![]() |
Returns the number of column in the database. |
|
![]() |
Gets a list of columns in the database. |
|
![]() |
Implements IListSource.ContainsListCollection. |
|
![]() |
Overloaded. Gets the column with a specified name or index. |
|
![]() |
Returns the length in bytes of a database row. |
|
![]() |
Gets a list of rows in the database. |
Name | Description | |
---|---|---|
![]() |
Implements IListSource.GetList. |
|
![]() |
Overloaded. Loads database data from a stream or a file. |
|
![]() |
Overloaded. Saves this database to a stream or a file. |