Method CreateParam
| Improve this Doc View SourceCreateParam(Nullable<Boolean>)
Declaration
protected override sealed Column<bool? > CreateParam(bool? value)
Parameters
| Type | Name | Description |
|---|---|---|
| System.Nullable<System.Boolean> | value |
Returns
| Type | Description |
|---|---|
| Column<System.Nullable<System.Boolean>> |
Overrides
DevZest.Data.Column<System.Nullable<System.Boolean>>.CreateParam(System.Nullable<System.Boolean>)