Interface ISqliteLoadProcedure
A SQLite load procedure. Execution is supported with limitations
Inherited Members
System.ComponentModel.INotifyPropertyChanged.PropertyChanged
Namespace: OSGeo.MapGuide.ObjectModels.LoadProcedure
Assembly: OSGeo.MapGuide.ObjectModels.dll
Syntax
public interface ISqliteLoadProcedure : IBaseLoadProcedure, INotifyPropertyChanged
Remarks
SQLite load procedures can only be saved to a server whose site version is 2.2 or higher
The SQLite Load Procedure has the following limitations when executed by Maestro
- Generalization is not supported
Properties
| Improve this Doc View SourceGeneralization
Not supported by Maestro
Declaration
double Generalization { get; set; }
Property Value
Type | Description |
---|---|
System.Double |