次の方法で共有


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

定義

when 句の結果の型 '{whenResultType}' が無効です。 予期される型は '{resultType}' です。

public static string CaseWhenClauseResultTypeUnexpected (object whenResultType, object resultType);
static member CaseWhenClauseResultTypeUnexpected : obj * obj -> string
Public Shared Function CaseWhenClauseResultTypeUnexpected (whenResultType As Object, resultType As Object) As String

パラメーター

whenResultType
Object
resultType
Object

戻り値

適用対象