ArcGIS Explorer Component Help |
GeodatabaseFolder Members |
GeodatabaseFolder Class Methods Properties See Also |
The GeodatabaseFolder type exposes the following members.
Methods
Name | Description | |
---|---|---|
Dispose | Performs tasks associated with freeing, releasing, or resetting unmanaged resources. | |
Equals | (Inherited from Object.) | |
Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
GetTables |
Gets a collection of the spatially enabled tables stored within the GeodatabaseFolder.
| |
GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
OpenTable |
Opens the Table with the specified name.
| |
ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
CoordinateSystem |
Gets the common coordinate system which is shared by all tables in the GeodatabaseFolder.
| |
Name |
The name of the GeodatabaseFolder.
| |
Parent |
Gets the Geodatabase which contains the GeodatabaseFolder.
|