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 버전에서만 지원됩니다.

적용 대상