次の方法で共有


PredefinedFunctions.LogCQLFuncError(Int32, String, String) Method

Definition

public:
 static void LogCQLFuncError(int CQL_ERR, System::String ^ typeName, System::String ^ methodName);
public static void LogCQLFuncError (int CQL_ERR, string typeName, string methodName);
static member LogCQLFuncError : int * string * string -> unit
Public Shared Sub LogCQLFuncError (CQL_ERR As Integer, typeName As String, methodName As String)

Parameters

CQL_ERR
Int32
typeName
String
methodName
String

Applies to