QueryBuildDataSource.getDataSourceByName(String) 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:
Dynamics::AX::Application::QueryBuildDataSource ^ getDataSourceByName(System::String ^ name);
public Dynamics.AX.Application.QueryBuildDataSource getDataSourceByName (string name);
member this.getDataSourceByName : string -> Dynamics.AX.Application.QueryBuildDataSource
Public Function getDataSourceByName (name As String) As QueryBuildDataSource
Parameters
- name
- String