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

속성 값

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

적용 대상

추가 정보