Class DefaultSession
- Namespace
- DevExpress.Xpo.Helpers
- Assembly
- DevExpress.Xpo.v24.1.dll
public sealed class DefaultSession : Session, IComponent, IDisposable, ISupportInitialize, IPersistentValueExtractor, ISessionProvider, IObjectLayerProvider, IDataLayerProvider, IXPDictionaryProvider, IWideDataStorage, ICommandChannel, ICommandChannelAsync
- Inheritance
-
DefaultSession
- Implements
-
ICommandChannelICommandChannelAsync
- Inherited Members
-
Session.EvaluateInTransactionAsync<ClassType>(CriteriaOperator, CriteriaOperator, CancellationToken)
- Extension Methods
Constructors
DefaultSession(ISite)
public DefaultSession(ISite site)
Parameters
site
ISite
Properties
Dictionary
public override XPDictionary Dictionary { get; }