ASP.NET Pack Programmer's Guide
Database Members
Constructors Properties Methods
 


Represents the DBF database associated with an ESRI map file.

The following tables list the members exposed by the Database type.

 Public Constructors

  Name Description

Database

Overloaded.  

 Public Properties

  Name Description

ColumnCount

Returns the number of column in the database.

Columns

Gets a list of columns in the database.

ContainsListCollection

Implements IListSource.ContainsListCollection.

Item

Overloaded.  

RowLength

Returns the length in bytes of a database row.

Rows

Gets a list of rows in the database.

 Public Methods

  Name Description

GetList

Implements IListSource.GetList.

LoadFrom

Overloaded.  

SaveTo

Overloaded.  

 See Also

Database Class
MindFusion.Mapping Namespace