TableInformation Class

Class describing table information

Namespace:  Microsoft.Dynamics.AX.Framework.Services.Metadata.Contracts
Assembly:  Microsoft.Dynamics.AX.Services.Metadata (in Microsoft.Dynamics.AX.Services.Metadata.dll)

Syntax

'Declaration
<DataContractAttribute> _
Public Class TableInformation
'Usage
Dim instance As TableInformation
[DataContractAttribute]
public class TableInformation
[DataContractAttribute]
public ref class TableInformation

Inheritance Hierarchy

System.Object
  Microsoft.Dynamics.AX.Framework.Services.Metadata.Contracts.TableInformation

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

Microsoft.Dynamics.AX.Framework.Services.Metadata.Contracts Namespace