Enum ReaderType
Defines the types of readers
Namespace: OSGeo.MapGuide.MaestroAPI.Feature
Assembly: OSGeo.MapGuide.MaestroAPI.dll
Syntax
public enum ReaderType
Fields
Name | Description |
---|---|
Data | The reader is a Data Reader |
Feature | The reader is a Feature Reader |
Sql | The reader is a SQL Reader |