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

Type: ListString

See

QueryDataEntity Class

Scribe.Core.ConnectorApi.Query Namespace