CoreStrings.QueryUnhandledQueryRootExpression(Object) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
提供者程式碼未處理類型 '{type}' 的查詢根目錄。 此問題會在不支援的不同提供者上使用提供者特定方法時發生。
public static string QueryUnhandledQueryRootExpression (object? type);
static member QueryUnhandledQueryRootExpression : obj -> string
Public Shared Function QueryUnhandledQueryRootExpression (type As Object) As String
參數
- type
- Object