|
|
||||||
| Subpackages | ||
|---|---|---|
|
|
OpenEdge.DataAdmin.Binding.Factory | |
|
|
OpenEdge.DataAdmin.Binding.Query | |
| Interfaces | ||
|---|---|---|
|
|
OpenEdge.DataAdmin.Binding.ICdcContext | |
|
|
OpenEdge.DataAdmin.Binding.IConnection | Represents a connection |
|
|
OpenEdge.DataAdmin.Binding.IContextTree | |
|
|
OpenEdge.DataAdmin.Binding.IDataAdminContext | Provide data context for entities and collections |
|
|
OpenEdge.DataAdmin.Binding.IDataDefinitionLoader | |
|
|
OpenEdge.DataAdmin.Binding.IDataDefinitionOptions | Pass options to prodict load df |
|
|
OpenEdge.DataAdmin.Binding.IDataDefinitionParser | |
|
|
OpenEdge.DataAdmin.Binding.IDataTree | |
|
|
OpenEdge.DataAdmin.Binding.IFilteredContext | |
|
|
OpenEdge.DataAdmin.Binding.IIterable | |
|
|
OpenEdge.DataAdmin.Binding.IJsonRowListener | |
|
|
OpenEdge.DataAdmin.Binding.IPartitionContext | Interface needed by all Partioncontext classes including query |
|
|
OpenEdge.DataAdmin.Binding.IRow | Wrapper for passing row info in messages/events |
|
|
OpenEdge.DataAdmin.Binding.IRowChange | Wrapper for passing row change info in messages/events |
|
|
OpenEdge.DataAdmin.Binding.IStreamFieldHandler | Used to extends context to generate code for complex/challenging fields that need context info Implemented as separate interface mainly because it is needed by very few context classes (This deals with the fact that the CodeWriter is not the actual visitor, but delegates the visiting to the ContextTree and works on the dataset, handles returned from the ContextTree) |
|
|
OpenEdge.DataAdmin.Binding.ITableDataMonitor | |