Returns the input layer as a RecordSet, optionally applying an envelope and/or SQL filter.
object.OpenLayer( LayerName [,Envelope] [,Filter] ) |
- LayerName
- Required. A String that specifies the layer name to open from the data source.
- Envelope
- Optional. A variable declared as a Rectangle object that represents the spatial filter.
- Filter
- Optional. A String that specifies the SQL filter.