Share via


SqlNotificationEventArgs.Type 속성

정의

이 알림이 생성된 원인이 실제 변경 때문인지 아니면 구독에 의한 것인지 여부를 나타내는 값을 가져옵니다.

public:
 property System::Data::SqlClient::SqlNotificationType Type { System::Data::SqlClient::SqlNotificationType get(); };
public System.Data.SqlClient.SqlNotificationType Type { get; }
member this.Type : System.Data.SqlClient.SqlNotificationType
Public ReadOnly Property Type As SqlNotificationType

속성 값

알림이 변경 또는 구독을 통해 생성되었는지 여부를 나타내는 값입니다.

적용 대상

추가 정보