|
Gets the definitions of one or more schema contained in the feature source. See Feature Schema .
- Parameters:
-
| resource | (MgResourceIdentifier) A resource identifier for the feature source. |
| schemaName | (String/string) The name of the schema definition to retrieve or an empty string to retrieve all available schema definitions. |
- Returns:
- Returns an MgFeatureSchemaCollection.
- Exceptions:
-
- Note:
- Please refer to Overview section of this document or Fdo provider documents for details on connection properties, schema and classes.
|