SOAP API methode DatabaseConstraint_retrieve
Parameters
| Naam | Type | Beschrijving |
|---|---|---|
| id * | string | The identifier (id) of the object that is retrieved |
| * verplichte parameters | ||
Resultaat
| Naam | Type | Beschrijving |
|---|---|---|
| databaseconstraint | Structure of type 'databaseconstraint' | All properties of the retrieved databaseconstraint |
Structuur 'databaseconstraint'
| Naam | Type | Beschrijving |
|---|---|---|
| id | int | The ID of the constraint. |
| name | string | The name of the constraint. |
| description | string | Description of the constraint |
| disabled | boolean | Is this constraint disabled? |