SqlNotificationEventArgs.Source Proprietà

Definizione

Ottiene un valore che indica l'origine che ha generato la notifica, ad esempio una modifica ai dati di query o allo stato del database.

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

Valore della proprietà

Origine della notifica.

Si applica a