 | IMappedQueryProviderTModelQueryPersistence Property |
Gets the instance of the query persistence service
Namespace: SanteDB.OrmLite.MappedResultSetsAssembly: SanteDB.OrmLite (in SanteDB.OrmLite.dll) Version: 3.0.2081-alpha+d0a78774d3f97b9193d2ae2fef6d129ea9f29519
SyntaxIQueryPersistenceService QueryPersistence { get; }ReadOnly Property QueryPersistence As IQueryPersistenceService
Get
property IQueryPersistenceService^ QueryPersistence {
IQueryPersistenceService^ get ();
}abstract QueryPersistence : IQueryPersistenceService with get
Property Value
IQueryPersistenceService
See Also