Close | Closes the Datasource. |
Create | Creates a blank AXF. |
Execute | Executes the supplied SQL command against the Datasource. |
GetLayerNames | Returns the names of all the layer names registered in the Datasource. |
Open | Opens a Datasource without adding it to the map |
OpenLayer | Returns the input layer as a RecordSet, optionally applying an envelope and/or SQL filter. |
FilePath | Returns the full path of the Datasource, including the file name. |
IsOpen | Returns True if the Datasource is open; False otherwise. |
LayerProperties | Returns or sets the specified property for the layer in the Datasource. |
Properties | Returns or sets the specified property for the Datasource. |
UserProperties | Returns or sets the specified user property for the Datasource. |