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