共用方式為


SetSchemaResponse.IncompatibleTypes 屬性

定義

Set 回架構類型的 ,其呼叫中 AppSearchSession#setSchema 設定的新定義與預先存在的架構不相容。

public virtual System.Collections.Generic.ICollection<string> IncompatibleTypes { [Android.Runtime.Register("getIncompatibleTypes", "()Ljava/util/Set;", "GetGetIncompatibleTypesHandler", ApiSince=31)] get; }
[<get: Android.Runtime.Register("getIncompatibleTypes", "()Ljava/util/Set;", "GetGetIncompatibleTypesHandler", ApiSince=31)>]
member this.IncompatibleTypes : System.Collections.Generic.ICollection<string>

屬性值

屬性

備註

android.app.appsearch.SetSchemaResponse.getIncompatibleTypes()Java 檔。

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

適用於