DataEntityPersister Constructors

Definition

Overloads

DataEntityPersister()
DataEntityPersister(IntPtr)

DataEntityPersister()

protected:
 DataEntityPersister();
protected DataEntityPersister ();
Protected Sub New ()

Applies to

DataEntityPersister(IntPtr)

protected:
 DataEntityPersister(IntPtr ptr1);
protected DataEntityPersister (IntPtr ptr1);
new Dynamics.AX.Application.DataEntityPersister : nativeint -> Dynamics.AX.Application.DataEntityPersister
Protected Sub New (ptr1 As IntPtr)

Parameters

ptr1
IntPtr

nativeint

Applies to