ColumnOperation.IsRowVersion 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
指出此資料行是否做為SQL Server上 'rowversion'/'timestamp' 資料行相同的自動並行權杖。
public virtual bool IsRowVersion { get; set; }
member this.IsRowVersion : bool with get, set
Public Overridable Property IsRowVersion As Boolean