Common.__updateEntityDataSource_IntImpl__ Method

Definition

public:
 bool __updateEntityDataSource_IntImpl__(Dynamics::AX::Application::DataEntityRuntimeContext ^ entityCtx, Dynamics::AX::Application::DataEntityDataSourceRuntimeContext ^ dataSourceCtx);
public bool __updateEntityDataSource_IntImpl__ (Dynamics.AX.Application.DataEntityRuntimeContext entityCtx, Dynamics.AX.Application.DataEntityDataSourceRuntimeContext dataSourceCtx);
member this.__updateEntityDataSource_IntImpl__ : Dynamics.AX.Application.DataEntityRuntimeContext * Dynamics.AX.Application.DataEntityDataSourceRuntimeContext -> bool
Public Function __updateEntityDataSource_IntImpl__ (entityCtx As DataEntityRuntimeContext, dataSourceCtx As DataEntityDataSourceRuntimeContext) As Boolean

Parameters

Returns

Applies to