QueryDataEntity AddedColumns Field
List of columns that were added for foreign key relations, the will be romved when 'ToDataEntity' is called
Namespace: Scribe.Core.ConnectorApi.Query
Assembly: Scribe.Core.ConnectorApi (in Scribe.Core.ConnectorApi.dll)
Syntax
public List<string> AddedColumns
Field Value
See