Scribe.Core.ConnectorApi Namespace
The Scribe Online IConnector interface is the runtime link between Scribe Online and the targeted application API or technology.
Classes
|
Class |
Description |
---|---|---|
![]() |
Defines a query expression used to evaluate on or more values |
|
![]() |
Defines a value used for evaluation in ComparisonExpressions |
|
![]() |
This class holds constants used in the Connection Properties. |
|
![]() |
This class references the host of the Connectors in an Agent. |
|
![]() |
Object used to describe the results of the query from the Connector Defines the result of the query. Connectors populate this with the resultant object graph |
|
![]() |
Abstract base class used to support build objects used in query expressions |
|
![]() |
Defines a query expression used to combine or nest other expressions |
|
![]() |
Connector Export Attribute |
Interfaces
|
Interface |
Description |
---|---|---|
![]() |
Implementations of this will be pluggable into our universal data access engine. This is a linked file that needs to be .NET 4 compatible. |
|
![]() |
This interface defines the methods and properties that are exposed from the Agent for the Connectors. |
|
![]() |
Contract for MetadataProvider |
|
![]() |
Contract for a Metadata Provider that also includes metadata for native queries. |
|
![]() |
|
|
![]() |
IScribeConnectorMetadata interface used for MEF discovery. |
|
![]() |
This interace defines the requirements for processing queued messages. |
|
![]() |
Implementations of this will provide the necessary pieces for OAuth. |
|
![]() |
If an IConnector implements ISupportProcessNotifications, the Agent will notify it about process starts and ends. |
Enumerations
|
Enumeration |
Description |
---|---|---|
![]() |
Enumeration of Comparison Operators. |
|
![]() |
Enumeration of Value Types |
|
![]() |
Enumeration of Expression Types |
|
![]() |
Enumeration of Logical Operators |