MergeSessionDetail.DetailType プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
オブジェクトで表される詳細ステップの種類を取得するか設定します。
public:
property Microsoft::SqlServer::Replication::MergeSessionDetailType DetailType { Microsoft::SqlServer::Replication::MergeSessionDetailType get(); void set(Microsoft::SqlServer::Replication::MergeSessionDetailType value); };
public Microsoft.SqlServer.Replication.MergeSessionDetailType DetailType { get; set; }
member this.DetailType : Microsoft.SqlServer.Replication.MergeSessionDetailType with get, set
Public Property DetailType As MergeSessionDetailType
プロパティ値
注釈
このプロパティはどのユーザーでも取得または設定可能です。
この名前空間、クラス、またはメンバーはMicrosoft .NETフレームワークのバージョン2.0でのみサポートされています。