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