Bagikan melalui


SqlCommand.Notification Properti

Definisi

Mendapatkan atau mengatur nilai yang menentukan objek yang terikat ke SqlNotificationRequest perintah ini.

public:
 property Microsoft::Data::Sql::SqlNotificationRequest ^ Notification { Microsoft::Data::Sql::SqlNotificationRequest ^ get(); void set(Microsoft::Data::Sql::SqlNotificationRequest ^ value); };
[System.ComponentModel.Browsable(false)]
public Microsoft.Data.Sql.SqlNotificationRequest Notification { get; set; }
public Microsoft.Data.Sql.SqlNotificationRequest Notification { get; set; }
[<System.ComponentModel.Browsable(false)>]
member this.Notification : Microsoft.Data.Sql.SqlNotificationRequest with get, set
member this.Notification : Microsoft.Data.Sql.SqlNotificationRequest with get, set
Public Property Notification As SqlNotificationRequest

Nilai Properti

Ketika diatur ke null (default), tidak ada pemberitahuan yang harus diminta.

Atribut

Keterangan

Anda harus mengatur nilai untuk properti ini sebelum perintah dijalankan agar berlaku.

Berlaku untuk