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를 생성합니다.

적용 대상