SqlNotificationEventArgs.Type Propriedade

Definição

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

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 de Propriedade

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

Aplica-se a

Ver também