語言

ContentProviderAttribute.Syncable 屬性

定義

內容提供者控制的資料是否要與伺服器上的資料同步。

public bool Syncable { get; set; }
member this.Syncable : bool with get, set

屬性值

A Boolean 指定內容提供者控制的資料是否要與伺服器上的資料同步。

備註

本頁部分內容為基於 Open Source Project 所創建與分享的作品,並依授權條款所描述的使用進行修改。

適用於