次の方法で共有


PredefinedFunctions.ThrowCQLFuncError(Int32, String, String) Method

Definition

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

Parameters

CQL_ERR
Int32
typeName
String
methodName
String

Applies to