Click or drag to resize
EF Visual Editor

ModelRootInheritanceStrategy Property

Gets or sets the value of InheritanceStrategy domain property. How tables will be created/used to handle inheritance

Namespace:  Sawczyn.EFDesigner.EFModel
Assembly:  Sawczyn.EFDesigner.EFModel.Dsl (in Sawczyn.EFDesigner.EFModel.Dsl.dll) Version: 2.0.5.3 (2.0.5.3)
Syntax
public CodeStrategy InheritanceStrategy { get; set; }
Request Example View Source

Property Value

Type: CodeStrategy

[Missing <value> documentation for "P:Sawczyn.EFDesigner.EFModel.ModelRoot.InheritanceStrategy"]

See Also