PredefinedFunctions.Fieldid2name(Int32, Int32, 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:
static System::String ^ Fieldid2name(int tableId, int field, int arrayIndex);
public static string Fieldid2name (int tableId, int field, int arrayIndex);
static member Fieldid2name : int * int * int -> string
Public Shared Function Fieldid2name (tableId As Integer, field As Integer, arrayIndex As Integer) As String
Parameters
- tableId
- Int32
- field
- Int32
- arrayIndex
- Int32