Share via


MetadataSupport.GetAllSqlInMemoryTables Method

Definition

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

Returns

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

Applies to