RelationalStrings.UnsupportedStoreType(Object) Method

Definition

The store type '{type}' is not supported by the current provider.

public static string UnsupportedStoreType (object type);
public static string UnsupportedStoreType (object? type);
static member UnsupportedStoreType : obj -> string
Public Shared Function UnsupportedStoreType (type As Object) As String

Parameters

type
Object

Returns

Applies to