Share via


MetadataSupport.GetAllTables Method

Definition

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

Returns

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

Applies to