Returns or sets the specified property for the Datasource.
Read-write property
object.Properties ( Property ) = [ value ] |
- Property
- Required. A String that specifies the property name.
Variant
The Properties property is used to get or set the value of properties that are stored in the Datasource and accessed less often. The following properties are supported:
Name | Description | Return Type | Read-only or read/write |
---|---|---|---|
AXF_SCHEMA_VERSION | The schema version. | Double | Read-only |
LAYERCOUNT | The number of layers in the datasource. | Long | Read-only |