次の方法で共有


PredefinedFunctions.Fieldid2name(Int32, Int32, Int32) Method

Definition

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

Returns

Applies to