C# Class Serenity.Data.Mapping.MasterDetailRelationAttribute

Inheritance: System.Attribute
显示文件 Open project: volkanceylan/Serenity Class Usage Examples

Public Methods

Method Description
MasterDetailRelationAttribute ( string foreignKey ) : System

Method Details

MasterDetailRelationAttribute() public method

public MasterDetailRelationAttribute ( string foreignKey ) : System
foreignKey string
return System