SqlNotificationEventArgs.Type Vlastnost

Definice

Získá hodnotu, která označuje, zda je toto oznámení generováno kvůli skutečné změně nebo odběru.

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 se oznámení vygenerovalo změnou nebo předplatným.

Platí pro

Viz také