Share via


MergeSessionDetail.DetailType プロパティ

定義

オブジェクトが表す詳細ステップの種類を取得します。値の設定も可能です。

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

プロパティ値

MergeSessionDetailType 値。

注釈

このプロパティは、すべてのユーザーが取得または設定できます。

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

適用対象