|
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()
Public Function GetForeignKeyPropertyNames As String()
Request Example
View SourceReturn Value
Type:
String[Missing <returns> documentation for "M:Sawczyn.EFDesigner.EFModel.Association.GetForeignKeyPropertyNames"]
See Also