次の方法で共有


RelationalStrings.CaseWhenClauseTestTypeUnexpected(Object, Object) メソッド

定義

when 句の '{whenOperandType}' のオペランド型が無効です。 予期される型は '{expectedWhenOperandType}' です。

public static string CaseWhenClauseTestTypeUnexpected (object whenOperandType, object expectedWhenOperandType);
static member CaseWhenClauseTestTypeUnexpected : obj * obj -> string
Public Shared Function CaseWhenClauseTestTypeUnexpected (whenOperandType As Object, expectedWhenOperandType As Object) As String

パラメーター

whenOperandType
Object
expectedWhenOperandType
Object

戻り値

適用対象