SqlNotificationEventArgs.Type 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得值,指出是因實際變更還是由訂閱產生這個告知。
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
屬性值
表示通知是由變更還是由訂閱所產生的值。
適用於
另請參閱
- ADO.NET 概觀 \(部分機器翻譯\)