Common.__updateEntityDataSource_IntImpl__ 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:
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
- entityCtx
- DataEntityRuntimeContext
- dataSourceCtx
- DataEntityDataSourceRuntimeContext