共用方式為


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

傳回

適用於