RelationalStrings.UnsupportedDataOperationStoreType(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.
Geçiş verisi işlemindeki '{column}' sütunu için kullanılan '{type}' mağaza türü geçerli sağlayıcı tarafından desteklenmiyor.
public static string UnsupportedDataOperationStoreType (object type, object column);
public static string UnsupportedDataOperationStoreType (object? type, object? column);
static member UnsupportedDataOperationStoreType : obj * obj -> string
Public Shared Function UnsupportedDataOperationStoreType (type As Object, column As Object) As String
Parametreler
- type
- Object
- column
- Object