Method | Description | |
---|---|---|
AutoMapRelationshipAttribute ( ) : System |
|
|
AutoMapRelationshipAttribute ( RelationshipType relationshipType ) : System |
|
|
AutoMapRelationshipAttribute ( string reverseRelationshipName ) : System |
|
|
AutoMapRelationshipAttribute ( string reverseRelationshipName, RelationshipType relationshipType ) : System |
|
protected AutoMapRelationshipAttribute ( ) : System | ||
return | System |
protected AutoMapRelationshipAttribute ( RelationshipType relationshipType ) : System | ||
relationshipType | RelationshipType | |
return | System |
protected AutoMapRelationshipAttribute ( string reverseRelationshipName ) : System | ||
reverseRelationshipName | string | |
return | System |
protected AutoMapRelationshipAttribute ( string reverseRelationshipName, RelationshipType relationshipType ) : System | ||
reverseRelationshipName | string | |
relationshipType | RelationshipType | |
return | System |