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

Public property

PropertyDefinitions

Gets a list of PropertyTypeDefinitions for this object.

See

Scribe.Core.ConnectorApi.Metadata Namespace