AxSqlDataAccessServiceFactory.Create(Boolean) Method
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 Microsoft.Dynamics.AX.Data.Sql.ISqlDataAccess Create (bool forUserConnection = false);
member this.Create : bool -> Microsoft.Dynamics.AX.Data.Sql.ISqlDataAccess
Public Function Create (Optional forUserConnection As Boolean = false) As ISqlDataAccess
Parameters
- forUserConnection
- Boolean
Returns
Microsoft.Dynamics.AX.Data.Sql.ISqlDataAccess