Overload List
Name | Description | |
---|---|---|
![]() | Set<(Of <(TField>)>)(TField%, TField) |
Sets the specified field.
|
![]() | Set<(Of <(TEntity>)>)(EntityHolder<(Of <(TEntity>)>), TEntity) |
Sets an associated entity field value.
|
![]() | Set<(Of <(TField>)>)(TField%, TField, String) |
Sets the specified field. Use of this overload is only required if you
are calling other persistent attribute property setters within a single property setter.
|