Edit

Share via


SqlAdapterBinding.NotificationStatement Property

Definition

public:
 property System::String ^ NotificationStatement { System::String ^ get(); void set(System::String ^ value); };
[Microsoft.ServiceModel.Channels.BindingPropertyDirection(true, false)]
public string NotificationStatement { get; set; }
member this.NotificationStatement : string with get, set
Public Property NotificationStatement As String

Property Value

Implements

Microsoft.Adapters.Sql.ISqlAdapterBindingProperties.NotificationStatement
Attributes

Applies to