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