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

Значение свойства

Значение, указывающее, было ли уведомление создано изменением или подпиской.

Применяется к

См. также раздел