共用方式為


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

傳回

適用於