Freigeben über


SqlNotificationEventArgs.Type Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob diese Benachrichtigung wegen einer tatsächlichen Änderung oder durch das Abonnement generiert wird.

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

Eigenschaftswert

Ein Wert, der angibt, ob die Benachrichtigung von einer Änderung oder ein Abonnement generiert wurden.

Gilt für: