Overload List

  NameDescription
Set<(Of <(TField>)>)(TField%, TField)
Sets the specified field.
(Inherited from Entity.)
Set<(Of <(TEntity>)>)(EntityHolder<(Of <(TEntity>)>), TEntity)
Sets an associated entity field value.
(Inherited from Entity.)
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.
(Inherited from Entity.)

See Also