Метод | Описание | |
---|---|---|
AutoMapRelationshipAttribute ( ) : System |
|
|
AutoMapRelationshipAttribute ( RelationshipType relationshipType ) : System |
|
|
AutoMapRelationshipAttribute ( string reverseRelationshipName ) : System |
|
|
AutoMapRelationshipAttribute ( string reverseRelationshipName, RelationshipType relationshipType ) : System |
|
protected AutoMapRelationshipAttribute ( ) : System | ||
Результат | System |
protected AutoMapRelationshipAttribute ( RelationshipType relationshipType ) : System | ||
relationshipType | RelationshipType | |
Результат | System |
protected AutoMapRelationshipAttribute ( string reverseRelationshipName ) : System | ||
reverseRelationshipName | string | |
Результат | System |
protected AutoMapRelationshipAttribute ( string reverseRelationshipName, RelationshipType relationshipType ) : System | ||
reverseRelationshipName | string | |
relationshipType | RelationshipType | |
Результат | System |