DataEntityPersister.findDataSource 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.
protected:
Microsoft::Dynamics::Ax::Xpp::Common ^ findDataSource(Dynamics::AX::Application::DataEntityRuntimeContext ^ entityCtx, Dynamics::AX::Application::DataEntityDataSourceRuntimeContext ^ dataSourceCtx);
protected Microsoft.Dynamics.Ax.Xpp.Common findDataSource (Dynamics.AX.Application.DataEntityRuntimeContext entityCtx, Dynamics.AX.Application.DataEntityDataSourceRuntimeContext dataSourceCtx);
member this.findDataSource : Dynamics.AX.Application.DataEntityRuntimeContext * Dynamics.AX.Application.DataEntityDataSourceRuntimeContext -> Microsoft.Dynamics.Ax.Xpp.Common
Protected Function findDataSource (entityCtx As DataEntityRuntimeContext, dataSourceCtx As DataEntityDataSourceRuntimeContext) As Common
Parameters
- entityCtx
- DataEntityRuntimeContext
- dataSourceCtx
- DataEntityDataSourceRuntimeContext