ManagedSessionState Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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