C# Class ServiceStack.OrmLite.Tests.Customer

Example of adding reference types to a POCO that: - Doesn't persist as complex type blob in OrmLite. - Doesn't impact other queries using the POCO. - Can save and load references independently from itself. - Loaded references are serialized in Text serializers.
Afficher le fichier Open project: ServiceStack/ServiceStack.OrmLite Class Usage Examples

Private Properties

Свойство Type Description