次の方法で共有


PredefinedFunctions.Fieldname2SqlName(String, String, Int32) Method

Definition

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

Returns

Applies to