RemoteAdapterStatus Enum
From RemObjects Software
This is a Data Abstract Architecture entry
Feel free to add your notes to this topic below.
Overview
Provides values used by the RemoteDataAdapter.Status property to indicate the current status of the adapter.
Namespace
Declaration (C#)
public enum RemoteAdapterStatus { Idle = 0, Updating = 1, Filling = 2, FillingSchema = 3 }
See Also
Product: RemObjects Data Abstract
Current version: Data Abstract 'Vinci' (5.0)
Lists — Glossary — Features — How To — Drivers — Components — Tools — Samples — Articles — Architecture — Issues
Categories: Text | Data Abstract | Architecture | Enum | .NET
