Method | Description | |
---|---|---|
HasManyToAnyAttribute ( |
Initializes a new instance of the HasManyToAnyAttribute class.
|
public HasManyToAnyAttribute ( |
||
mapType | Type of the map. | |
keyColum | string | The key colum. |
table | string | The table. |
idType | Type of the id. | |
typeColumn | string | The type column. |
idColumn | string | The id column. |
return | System |