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 的 2.0 版本支持此命名空间、类或成员。

适用于