QueryDataEntity ParentQueryDataEntity Property

The query table that this query table is a child of, if this is the root query table this will be null.

Namespace:  Scribe.Core.ConnectorApi.Query

Assembly:  Scribe.Core.ConnectorApi (in Scribe.Core.ConnectorApi.dll)

Syntax

public   QueryDataEntity   ParentQueryDataEntity { get; set; }

Property Value

Type: QueryDataEntity

See

QueryDataEntity Class

Scribe.Core.ConnectorApi.Query Namespace