| Overload | Description |
|---|---|
| SetNullable(Boolean) | Sets whether this child is nullable for the owner schema. By default Nullable is set to false. |
| SetNullable(NSchema,Boolean) | Sets whether this child is nullable for the specified schema. By default Nullable is set to false. |