Share via


MetadataSupport.GetAllQueries Method

Definition

public:
 static System::Collections::Generic::IList<Microsoft::Dynamics::AX::Metadata::MetaModel::AxQuery ^> ^ GetAllQueries();
public static System.Collections.Generic.IList<Microsoft.Dynamics.AX.Metadata.MetaModel.AxQuery> GetAllQueries ();
static member GetAllQueries : unit -> System.Collections.Generic.IList<Microsoft.Dynamics.AX.Metadata.MetaModel.AxQuery>
Public Shared Function GetAllQueries () As IList(Of AxQuery)

Returns

IList<Microsoft.Dynamics.AX.Metadata.MetaModel.AxQuery>

Applies to