IdentityRangeInfo.IdentityRangeManagementOption プロパティ

定義

レプリケーションで使用されるアイデンティティ範囲管理オプションを取得したり設定したりします。

public:
 property Microsoft::SqlServer::Replication::IdentityRangeManagementOption IdentityRangeManagementOption { Microsoft::SqlServer::Replication::IdentityRangeManagementOption get(); void set(Microsoft::SqlServer::Replication::IdentityRangeManagementOption value); };
public Microsoft.SqlServer.Replication.IdentityRangeManagementOption IdentityRangeManagementOption { get; set; }
member this.IdentityRangeManagementOption : Microsoft.SqlServer.Replication.IdentityRangeManagementOption with get, set
Public Property IdentityRangeManagementOption As IdentityRangeManagementOption

プロパティ値

IdentityRangeManagementOption価値。

注釈

このプロパティはどのユーザーでも取得または設定可能です。

この名前空間、クラス、またはメンバーはMicrosoft .NETフレームワークのバージョン2.0でのみサポートされています。

適用対象

こちらもご覧ください