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