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