Share via


SqlNotificationEventArgs.Source 속성

정의

쿼리 데이터 또는 데이터베이스 상태의 변경 같이 알림을 생성한 소스를 나타내는 값을 가져옵니다.

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

속성 값

알림의 소스입니다.

적용 대상

추가 정보