RelationalStrings.CaseWhenClauseTestTypeUnexpected(Object, Object) Yöntem
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
Bir where yan tümcesinde ' {Whenwıandtype} ' işlenen türü geçersiz. Beklenen tür ' {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
Parametreler
- whenOperandType
- Object
- expectedWhenOperandType
- Object