QueryDataEntity LocalName Property

The foreign key name of the related table, this will be null if it is the root table

Namespace:  Scribe.Core.ConnectorApi.Query

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

Syntax

public   string   LocalName { get; set; }

Property Value

Type: String

See

QueryDataEntity Class

Scribe.Core.ConnectorApi.Query Namespace