Click or drag to resize
EF Visual Editor

AssociationGetForeignKeyPropertyNames Method

Gets the individual foreign key property names defined in the FKPropertyName property

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 string[] GetForeignKeyPropertyNames()
Request Example View Source

Return Value

Type: String

[Missing <returns> documentation for "M:Sawczyn.EFDesigner.EFModel.Association.GetForeignKeyPropertyNames"]

See Also