pacx rel poly remove - neronotte/Greg.Xrm.Command GitHub Wiki
Removes a parent from an existing many-to-one polymorphic relationship between Dataverse tables
Aliases
pacx rel poli remove
pacx rel poly rem
pacx rel poli rem
Arguments
| Long Name | Short Name | Required? | Description | Default value | Valid values |
|---|---|---|---|---|---|
child |
c |
Y | The child table (N side of the relationship) | - | String |
lookup |
l |
Y | The lookup column that represent the relationship to update. | - | String |
parent |
p |
Y | The parent table to add to the relationship | - | String |