Edit

Share via


SqlAdapterBindingElementExtensionElement.NotificationStatement Property

Definition

public:
 property System::String ^ NotificationStatement { System::String ^ get(); void set(System::String ^ value); };
[System.Configuration.ConfigurationProperty("notificationStatement", DefaultValue=Mono.Cecil.CustomAttributeArgument)]
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