Метод | Описание | |
---|---|---|
GetAssociationKeys ( |
||
GetColumnName ( |
||
GetRelatedType ( |
||
GetTableName ( |
||
ImplicitMapping ( |
||
IsColumn ( |
||
IsEntity ( |
||
IsIdentity ( |
||
IsMapped ( |
||
IsRelationship ( |
||
Plural ( string name ) : string | ||
Singular ( string name ) : string | ||
SplitWords ( string name ) : string |
Метод | Описание | |
---|---|---|
NameWithoutTrailingDigits ( string name ) : string |
public GetAssociationKeys ( |
||
member | ||
members1 | List |
|
members2 | List |
|
Результат | void |
public GetColumnName ( |
||
member | ||
Результат | string |
public GetRelatedType ( |
||
member | ||
Результат |
public GetTableName ( |
||
rowType | ||
Результат | string |
public ImplicitMapping ( |
||
language | ||
Результат | System |
public IsColumn ( |
||
member | ||
Результат | bool |
public IsIdentity ( |
||
member | ||
Результат | bool |
public IsMapped ( |
||
member | ||
Результат | bool |
public IsRelationship ( |
||
member | ||
Результат | bool |
public static Plural ( string name ) : string | ||
name | string | |
Результат | string |
public static Singular ( string name ) : string | ||
name | string | |
Результат | string |
public static SplitWords ( string name ) : string | ||
name | string | |
Результат | string |