Show / Hide Table of Contents

Method CreateParam

| Improve this Doc View Source

CreateParam(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>)
  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest