RelationalStrings.CaseWhenClauseResultTypeUnexpected(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ümcesindeki ' {whenResultType} ' sonuç türü geçersiz. Beklenen tür ' {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
Parametreler
- whenResultType
- Object
- resultType
- Object