Метод | Описание | |
---|---|---|
AutoMapOneToOneAttribute ( ) : System |
Construct the Attribute
|
|
AutoMapOneToOneAttribute ( RelationshipType relationshipType ) : System |
|
|
AutoMapOneToOneAttribute ( string reverseRelationshipName ) : System |
|
|
AutoMapOneToOneAttribute ( string reverseRelationshipName, RelationshipType relationshipType ) : System |
|
public AutoMapOneToOneAttribute ( ) : System | ||
Результат | System |
public AutoMapOneToOneAttribute ( RelationshipType relationshipType ) : System | ||
relationshipType | RelationshipType | |
Результат | System |
public AutoMapOneToOneAttribute ( string reverseRelationshipName ) : System | ||
reverseRelationshipName | string | |
Результат | System |
public AutoMapOneToOneAttribute ( string reverseRelationshipName, RelationshipType relationshipType ) : System | ||
reverseRelationshipName | string | |
relationshipType | RelationshipType | |
Результат | System |