IColumnModification.IsRead 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
指出是否必須從資料行的資料庫讀取值。
public bool IsRead { get; }
public bool IsRead { get; set; }
member this.IsRead : bool
member this.IsRead : bool with get, set
Public ReadOnly Property IsRead As Boolean
Public Property IsRead As Boolean