Click or drag to resize

ImporterBaseTRetrieverImportMappingsAndRelationalModelData Property

Gets or set a value indicating whether mappings and relational model data has to be imported as well.

Namespace:  SD.LLBLGen.Pro.ApplicationCore.Extensibility
Assembly:  SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.8.0.0 (5.8.21.0208)
Syntax
public bool ImportMappingsAndRelationalModelData { get; set; }

Property Value

Type: Boolean

Implements

IImporterImportMappingsAndRelationalModelData
See Also