次の方法で共有


ManagedSessionState Class

Definition

public ref class ManagedSessionState : IDisposable, Microsoft::Dynamics::Ax::Xpp::IManagedSession
public class ManagedSessionState : IDisposable, Microsoft.Dynamics.Ax.Xpp.IManagedSession
type ManagedSessionState = class
    interface IDisposable
    interface IManagedSession
Public Class ManagedSessionState
Implements IDisposable, IManagedSession
Inheritance
ManagedSessionState
Implements

Constructors

ManagedSessionState(SqlConnectionStateFactory, AxSqlDataAccessServiceFactory)

Properties

Curext
CurrentActiveSession
CurrentSession
LastDuplicateKeyViolatingTable
LastUpdateConflictTable
Partitionid
PreferredLocale
RetryCount
ServerId
SessionClientType
SessionId
SessionRecordViewCaches
SqlRGTag
TelemetryHelper
UserGuid
UserId

Methods

ClearRequestData()
ClearRoleData()
ClearSessionDataHot()
ClearSessionInThread()
ClearUserDataWarm()
Dispose()
Dispose(Boolean)
DisposeSession()
DisposeSessionInThread()
EnterPublisherScope(Int32, String)
EnterPublisherScope(String, Int32, String)
GetCurrentSessionRetryCount()
GetObjectInSession(ManagedSessionState+ObjectKey)
GetObjectInSession<T>(ManagedSessionState+ObjectKey, Func<T>)
GetSecurityRepository(Boolean)
LeavePublisherScope(Int32, String)
LeavePublisherScope(String, Int32, String)
RemoveObjectInSession(ManagedSessionState+ObjectKey)
ResetCurrentSession(ManagedSessionState)
ResetRgTag()
SessionDisableDataAccessDiagnostics()
SessionEnableDataAccessDiagnostics()
SetDefaultCompany(String, Boolean)
SetObjectInSession(ManagedSessionState+ObjectKey, Object)

Events

EnteringPublishingScope
LeavingPublishingScope

Applies to