DoNotPersistAttribute()

Constructor

Namespace: Diffstore.Entities

Declared in: Diffstore.Entities.DoNotPersistAttribute


Marks the field or property as non-persistable.

Syntax

public DoNotPersistAttribute()

Back to index