Share via


AttributeMetadata.Version プロパティ

定義

この属性のバージョン番号を取得します。

public:
 property int Version { int get(); };
public int Version { get; }
member this.Version : int
Public ReadOnly Property Version As Integer

プロパティ値

この属性のバージョン番号。 レプリケーション元でこの属性が変更されるたびに、この値が 1 つ増加します。

適用対象