Share via


SetSchemaRequest 類別

定義

封裝更新資料庫架構 AppSearchSession 的要求。

[Android.Runtime.Register("android/app/appsearch/SetSchemaRequest", ApiSince=31, DoNotGenerateAcw=true)]
public sealed class SetSchemaRequest : Java.Lang.Object
[<Android.Runtime.Register("android/app/appsearch/SetSchemaRequest", ApiSince=31, DoNotGenerateAcw=true)>]
type SetSchemaRequest = class
    inherit Object
繼承
SetSchemaRequest
屬性

備註

android.app.appsearch.SetSchemaRequest JAVA 檔。

此頁面的部分是根據所建立和共用的工作進行修改,並根據 2.5 屬性授權中所述的詞彙來使用。

欄位

ReadAssistantAppSearchData
已淘汰.

封裝更新資料庫架構 AppSearchSession 的要求。

ReadCalendar
已淘汰.

封裝更新資料庫架構 AppSearchSession 的要求。

ReadContacts
已淘汰.

封裝更新資料庫架構 AppSearchSession 的要求。

ReadExternalStorage
已淘汰.

封裝更新資料庫架構 AppSearchSession 的要求。

ReadHomeAppSearchData
已淘汰.

封裝更新資料庫架構 AppSearchSession 的要求。

ReadSms
已淘汰.

封裝更新資料庫架構 AppSearchSession 的要求。

屬性

Class

傳回這個 Object 的執行時間類別。

(繼承來源 Object)
Handle

基礎 Android 實例的控制碼。

(繼承來源 Object)
IsForceOverride

傳回此要求是否會強制覆寫架構。

JniIdentityHashCode

封裝更新資料庫架構 AppSearchSession 的要求。

(繼承來源 Object)
JniPeerMembers

封裝更新資料庫架構 AppSearchSession 的要求。

Migrators

傳回 的 Migrator 對應,索引鍵會是相關聯的 架構 Migrator 類型。

PeerReference

封裝更新資料庫架構 AppSearchSession 的要求。

(繼承來源 Object)
RequiredPermissionsForSchemaTypeVisibility

封裝更新資料庫架構 AppSearchSession 的要求。

Schemas

AppSearchSchema 回屬於此要求一部分的類型。

SchemasNotDisplayedBySystem

傳回所有選擇不顯示且顯示在任何系統 UI 介面上的架構類型。

SchemasVisibleToPackages

傳回架構型別與可存取該架構型別之封裝集的對應。

ThresholdClass

此 API 支援適用于 Android 的 Mono 基礎結構,並不適合直接從您的程式碼使用。

(繼承來源 Object)
ThresholdType

此 API 支援適用于 Android 的 Mono 基礎結構,並不適合直接從您的程式碼使用。

(繼承來源 Object)
Version

傳回資料庫整體架構版本。

方法

Clone()

建立並傳回這個 物件的複本。

(繼承來源 Object)
Dispose()

封裝更新資料庫架構 AppSearchSession 的要求。

(繼承來源 Object)
Dispose(Boolean)

封裝更新資料庫架構 AppSearchSession 的要求。

(繼承來源 Object)
Equals(Object)

指出其他物件是否「等於」這個物件。

(繼承來源 Object)
GetHashCode()

傳回此物件的雜湊碼值。

(繼承來源 Object)
JavaFinalize()

當垃圾收集判斷物件不再參考物件時,垃圾收集行程會在物件上呼叫。

(繼承來源 Object)
Notify()

喚醒正在等候此物件監視器的單一線程。

(繼承來源 Object)
NotifyAll()

喚醒正在等候此物件監視器的所有線程。

(繼承來源 Object)
SetHandle(IntPtr, JniHandleOwnership)

設定 Handle 屬性。

(繼承來源 Object)
ToArray<T>()

封裝更新資料庫架構 AppSearchSession 的要求。

(繼承來源 Object)
ToString()

傳回物件的字串表示。

(繼承來源 Object)
UnregisterFromRuntime()

封裝更新資料庫架構 AppSearchSession 的要求。

(繼承來源 Object)
Wait()

讓目前的執行緒等到喚醒為止,通常是 em < notified/em > 或 < em > interrupted < /em > 。 ><

(繼承來源 Object)
Wait(Int64)

讓目前的執行緒等到喚醒為止,通常是 em < notified/em > 或 < em > interrupted < /em > ,或直到經過一定數量的即時為止。 <>

(繼承來源 Object)
Wait(Int64, Int32)

讓目前的執行緒等到喚醒為止,通常是 em < notified/em > 或 < em > interrupted < /em > ,或直到經過一定數量的即時為止。 <>

(繼承來源 Object)

明確介面實作

IJavaPeerable.Disposed()

封裝更新資料庫架構 AppSearchSession 的要求。

(繼承來源 Object)
IJavaPeerable.DisposeUnlessReferenced()

封裝更新資料庫架構 AppSearchSession 的要求。

(繼承來源 Object)
IJavaPeerable.Finalized()

封裝更新資料庫架構 AppSearchSession 的要求。

(繼承來源 Object)
IJavaPeerable.JniManagedPeerState

封裝更新資料庫架構 AppSearchSession 的要求。

(繼承來源 Object)
IJavaPeerable.SetJniIdentityHashCode(Int32)

封裝更新資料庫架構 AppSearchSession 的要求。

(繼承來源 Object)
IJavaPeerable.SetJniManagedPeerState(JniManagedPeerStates)

封裝更新資料庫架構 AppSearchSession 的要求。

(繼承來源 Object)
IJavaPeerable.SetPeerReference(JniObjectReference)

封裝更新資料庫架構 AppSearchSession 的要求。

(繼承來源 Object)

擴充方法

JavaCast<TResult>(IJavaObject)

執行 Android 執行時間檢查的類型轉換。

JavaCast<TResult>(IJavaObject)

封裝更新資料庫架構 AppSearchSession 的要求。

GetJniTypeName(IJavaPeerable)

封裝更新資料庫架構 AppSearchSession 的要求。

適用於