IdentityRangeInfo.IdentityRangeThreshold 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定決定何時指派新身份範圍給 Publisher 或 Subscriber 的值。
public:
property int IdentityRangeThreshold { int get(); void set(int value); };
public int IdentityRangeThreshold { get; set; }
member this.IdentityRangeThreshold : int with get, set
Public Property IdentityRangeThreshold As Integer
屬性值
一個 Int32 價值。
備註
此屬性為介於 1 到 100 之間的整數值,表示(以 Publisher 或訂閱者範圍大小的百分比)分配新身份範圍。
此屬性可由任何使用者擷取或設定。
此命名空間、類別或成員僅支援於 Microsoft .NET 框架 2.0 版本。