IQueryResultDefinition Interface
Interface for entity level metadata for a native query.
Namespace: Scribe.Core.ConnectorApi.Metadata
Assembly: Scribe.Core.ConnectorApi (in Scribe.Core.ConnectorApi.dll)
Syntax
public interface IQueryResultDefinition
The IQueryResultDefinition type exposes the following members.
Properties
|
Name |
Description |
---|---|---|
![]() |
Gets a list of PropertyTypeDefinitions for this object. |
See