ManagedSessionState Constructor

Definition

public:
 ManagedSessionState(Microsoft::Dynamics::Ax::Xpp::DataAccess::SqlConnectionStateFactory ^ connectionStateFactory, Microsoft::Dynamics::Ax::Xpp::DataAccess::AxSqlDataAccessServiceFactory ^ dataAccessServiceFactory);
public ManagedSessionState (Microsoft.Dynamics.Ax.Xpp.DataAccess.SqlConnectionStateFactory connectionStateFactory, Microsoft.Dynamics.Ax.Xpp.DataAccess.AxSqlDataAccessServiceFactory dataAccessServiceFactory);
new Microsoft.Dynamics.Ax.Xpp.ManagedSessionState : Microsoft.Dynamics.Ax.Xpp.DataAccess.SqlConnectionStateFactory * Microsoft.Dynamics.Ax.Xpp.DataAccess.AxSqlDataAccessServiceFactory -> Microsoft.Dynamics.Ax.Xpp.ManagedSessionState
Public Sub New (connectionStateFactory As SqlConnectionStateFactory, dataAccessServiceFactory As AxSqlDataAccessServiceFactory)

Parameters

connectionStateFactory
Microsoft.Dynamics.Ax.Xpp.DataAccess.SqlConnectionStateFactory
dataAccessServiceFactory
AxSqlDataAccessServiceFactory

Applies to