ThinkGeo Cloud
ThinkGeo UI Controls
ThinkGeo Open Source
Help and Support
External Resources
ThinkGeo Cloud
ThinkGeo UI Controls
ThinkGeo Open Source
Help and Support
External Resources
This is an old revision of the document!
<!– Enumeration –> This enumeration represents the results from a FeatureSource transaction.
Name | Summary |
---|---|
Success | This means that each item in the transaction buffer succeeded. |
Failure | This means that at least one of the items in the transaction buffer failed. It may mean that other record did succeed. This depends on the implementation of the specific FeatureSource. |
Cancel | This means that the transaction was canceled. |