Method | Description | |
---|---|---|
ChildMultiplicity ( this relation ) : string | ||
GetCodeFkName ( this relation ) : string | ||
GetDatabaseFkName ( this relation ) : string | ||
IsRequired ( this relation ) : bool | ||
ParentMultiplicity ( this relation ) : string |
public static ChildMultiplicity ( this relation ) : string | ||
relation | this | |
return | string |
public static GetCodeFkName ( this relation ) : string | ||
relation | this | |
return | string |
public static GetDatabaseFkName ( this relation ) : string | ||
relation | this | |
return | string |
public static IsRequired ( this relation ) : bool | ||
relation | this | |
return | bool |
public static ParentMultiplicity ( this relation ) : string | ||
relation | this | |
return | string |