Method | Description | |
---|---|---|
AutoMapOneToOneAttribute ( ) : System |
Construct the Attribute
|
|
AutoMapOneToOneAttribute ( RelationshipType relationshipType ) : System |
|
|
AutoMapOneToOneAttribute ( string reverseRelationshipName ) : System |
|
|
AutoMapOneToOneAttribute ( string reverseRelationshipName, RelationshipType relationshipType ) : System |
|
public AutoMapOneToOneAttribute ( RelationshipType relationshipType ) : System | ||
relationshipType | RelationshipType | |
return | System |
public AutoMapOneToOneAttribute ( string reverseRelationshipName ) : System | ||
reverseRelationshipName | string | |
return | System |
public AutoMapOneToOneAttribute ( string reverseRelationshipName, RelationshipType relationshipType ) : System | ||
reverseRelationshipName | string | |
relationshipType | RelationshipType | |
return | System |