次の方法で共有


CoreStrings.QueryUnhandledQueryRootExpression(Object) メソッド

定義

型 '{type}' のクエリ ルートがプロバイダー コードによって処理されませんでした。 この問題は、サポートされていない別のプロバイダーでプロバイダー固有のメソッドを使用している場合に発生します。

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

パラメーター

type
Object

戻り値

適用対象