Sdílet prostřednictvím


SqlNotificationEventArgs.Type Vlastnost

Definice

Získá hodnotu, která označuje, zda je toto oznámení generováno z důvodu skutečné změny, nebo odběrem.

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

Hodnota vlastnosti

Hodnota označující, jestli bylo oznámení vygenerováno změnou nebo předplatným.

Platí pro

Viz také