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