MajorObject.LastSchemaUpdate 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定上次更新物件結構描述的日期和時間。
public DateTime LastSchemaUpdate { get; set; }
member this.LastSchemaUpdate : DateTime with get, set
Public Property LastSchemaUpdate As DateTime
屬性值
System.DateTime 值,其中包含上次更新目前物件架構的日期和時間。