Property | Type | Description | |
---|---|---|---|
compositeKeyColumns | String[] | ||
customCollectionType | |||
fetchMethod | FetchEnum | ||
hasDependentObjects | bool | ||
keyColumn | String |
Method | Description | |
---|---|---|
HasManyAttribute ( ) : System |
Initializes a new instance of the HasManyAttribute class.
|
|
HasManyAttribute ( |
Initializes a new instance of the HasManyAttribute class.
|
|
HasManyAttribute ( |
Initializes a new instance of the HasManyAttribute class.
|
public HasManyAttribute ( |
||
mapType | Type of the map. | |
return | System |
public HasManyAttribute ( |
||
mapType | Type of items in this association | |
keyColumn | String | The key column. |
table | String | The table. |
return | System |
protected Type,System customCollectionType | ||
return |