Condividi tramite


RelationalStrings.CaseWhenClauseTestTypeUnexpected(Object, Object) Metodo

Definizione

Tipo operando di '{whenOperandType}' in una clausola quando non è valida. Il tipo previsto è '{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

Parametri

whenOperandType
Object
expectedWhenOperandType
Object

Restituisce

Si applica a