共用方式為


SetSchemaRequest.Migrators 屬性

定義

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

public System.Collections.Generic.IDictionary<string,Android.App.AppSearch.Migrator> Migrators { [Android.Runtime.Register("getMigrators", "()Ljava/util/Map;", "", ApiSince=31)] get; }
[<get: Android.Runtime.Register("getMigrators", "()Ljava/util/Map;", "", ApiSince=31)>]
member this.Migrators : System.Collections.Generic.IDictionary<string, Android.App.AppSearch.Migrator>

屬性值

屬性

備註

android.app.appsearch.SetSchemaRequest.getMigrators()Java 檔。

此頁面的部分是根據 Android 開放原始碼專案所建立和共用的工作進行修改,並根據 Creative Commons 2.5 屬性授權中所述的詞彙使用。

適用於