Common.LoadTableFieldNumbered(Int32) 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:
Microsoft::Dynamics::AX::DataAccess::StatementGenerator::TableField ^ LoadTableFieldNumbered(int fieldId);
public Microsoft.Dynamics.AX.DataAccess.StatementGenerator.TableField LoadTableFieldNumbered (int fieldId);
member this.LoadTableFieldNumbered : int -> Microsoft.Dynamics.AX.DataAccess.StatementGenerator.TableField
Public Function LoadTableFieldNumbered (fieldId As Integer) As TableField
Parameters
- fieldId
- Int32
Returns
Microsoft.Dynamics.AX.DataAccess.StatementGenerator.TableField