次の方法で共有


PredefinedFunctions.FieldnameIsStorable(String, String) Method

Definition

public:
 static bool FieldnameIsStorable(System::String ^ table, System::String ^ field);
public static bool FieldnameIsStorable (string table, string field);
static member FieldnameIsStorable : string * string -> bool
Public Shared Function FieldnameIsStorable (table As String, field As String) As Boolean

Parameters

table
String
field
String

Returns

Applies to