Share via


SqlNotificationEventArgs.Type Özellik

Tanım

Bu bildirimin gerçek bir değişiklik nedeniyle mi yoksa abonelik tarafından mı oluşturulduğunu gösteren bir değer alır.

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

Özellik Değeri

Bildirimin bir değişiklikle mi yoksa abonelikle mi oluşturulduğunu gösteren değer.

Şunlara uygulanır

Ayrıca bkz.