다음을 통해 공유


SqlChangeMonitor.UniqueId 속성

정의

SqlChangeMonitor 인스턴스의 식별자를 가져옵니다.

public:
 virtual property System::String ^ UniqueId { System::String ^ get(); };
public override string UniqueId { get; }
member this.UniqueId : string
Public Overrides ReadOnly Property UniqueId As String

속성 값

변경 모니터의 식별자입니다.

설명

SqlChangeMonitor 클래스에서이 속성에 대 한 GUID를 생성 합니다.

적용 대상