Share via


SqlSystem Constructors

Definition

Overloads

SqlSystem()
SqlSystem(IntPtr)

SqlSystem()

public:
 SqlSystem();
public SqlSystem ();
Public Sub New ()

Applies to

SqlSystem(IntPtr)

public:
 SqlSystem(IntPtr ptr1);
public SqlSystem (IntPtr ptr1);
new Dynamics.AX.Application.SqlSystem : nativeint -> Dynamics.AX.Application.SqlSystem
Public Sub New (ptr1 As IntPtr)

Parameters

ptr1
IntPtr

nativeint

Applies to