C# (CSharp) Nxdb.Persistence.Attributes 네임스페이스

클래스들

이름 설명
DefaultPersisterAttribute Indicates that the class this is applied to should use the default persister. Normally this does not have to be explicitly added as classes without a persister attribute will always use the default persister.
PersistentAttributeAttribute
PersistentCollectionAttribute
PersistentKvpCollectionAttribute
PersistentPathAttribute
PersistentTextAttribute
PersisterAttribute
XmlSerializerPersisterAttribute Indicates that the class this is applied to should use the .NET XmlSerializer for serialization and deserialization.