Scribe.Core.ConnectorApi.Metadata Namespace
The Scribe Online Connector IMetadataProvider interface provides accurate information about the Connector’s capabilities for the current connection. Use IMetadataProvider to support the design process.
Classes
|
Class |
Description |
---|---|---|
![]() |
The interface for an Action Defintion. Action definitions define which operations are allowed for either a Connector or an IObjectDefinition. |
|
![]() |
Names of know actions |
|
![]() |
This class defines the required information for a MethodDefinition. |
|
![]() |
The object definition containing entity level metadata. |
|
![]() |
A single PropertyDefinition, many of thes will be associated with an IObjectDefinition |
|
![]() |
A single PropertyTypeDefinition, many of thes will be associated with an IObjectDefinition |
|
![]() |
The object definition containing entity level metadata. |
|
![]() |
A simple implementation of a Relationship Definition used for defining a single relationship associated with an IObjectDefinition |
|
![]() |
Object that defines metadata of a data object. Note: This is an RS only object and is used in GetObjectDefintion method |
|
![]() |
Data object that defines column information |
Interfaces
|
Interface |
Description |
---|---|---|
![]() |
The interface for an Action Defintion. Action definitions define which operations are allowed for either a Connector or an IObjectDefinition. |
|
![]() |
This interface defines the required information for a MethodDefinition. |
|
![]() |
Interface for entity level metadata |
|
![]() |
Interface for defining a single PropertyDefinition, many of thes will be associated with an IObjectDefinition |
|
![]() |
Interface containing the naming and data type information for a property. |
|
![]() |
Interface for entity level metadata for a native query. |
|
![]() |
Interface used for defining a single relationship associated with an IObjectDefinition |
Enumerations
|
Enumeration |
Description |
---|---|---|
![]() |
Known Connector actions types. |
|
![]() |
This enumeration holds the types of relationships in regards to the Entity. |