次の方法で共有


SurrogateFKReplacementHelper Constructors

Definition

Overloads

SurrogateFKReplacementHelper()
SurrogateFKReplacementHelper(FieldBinding)
SurrogateFKReplacementHelper(IntPtr)

SurrogateFKReplacementHelper()

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

Applies to

SurrogateFKReplacementHelper(FieldBinding)

public:
 SurrogateFKReplacementHelper(Dynamics::AX::Application::FieldBinding ^ surrogateForeignKeyBinding);
public SurrogateFKReplacementHelper (Dynamics.AX.Application.FieldBinding surrogateForeignKeyBinding);
new Microsoft.Dynamics.Ax.Xpp.SurrogateFKReplacementHelper : Dynamics.AX.Application.FieldBinding -> Microsoft.Dynamics.Ax.Xpp.SurrogateFKReplacementHelper
Public Sub New (surrogateForeignKeyBinding As FieldBinding)

Parameters

surrogateForeignKeyBinding
FieldBinding

Applies to

SurrogateFKReplacementHelper(IntPtr)

public:
 SurrogateFKReplacementHelper(IntPtr ptr1);
public SurrogateFKReplacementHelper (IntPtr ptr1);
new Microsoft.Dynamics.Ax.Xpp.SurrogateFKReplacementHelper : nativeint -> Microsoft.Dynamics.Ax.Xpp.SurrogateFKReplacementHelper
Public Sub New (ptr1 As IntPtr)

Parameters

ptr1
IntPtr

nativeint

Applies to