SqlNotificationEventArgs.Type Propriedade

Definição

Obtém um valor que indica se esta notificação é gerada devido a uma alteração real ou pela assinatura.

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

Valor da propriedade

Um valor que indica se a notificação foi gerada por uma alteração ou por uma assinatura.

Aplica-se a

Confira também