Edit

Share via


SqlAdapterBindingElementExtensionElement.PollingStatement Property

Definition

public:
 property System::String ^ PollingStatement { System::String ^ get(); void set(System::String ^ value); };
[System.Configuration.ConfigurationProperty("pollingStatement", DefaultValue=Mono.Cecil.CustomAttributeArgument)]
public string PollingStatement { get; set; }
member this.PollingStatement : string with get, set
Public Property PollingStatement As String

Property Value

Implements

Microsoft.Adapters.Sql.ISqlAdapterBindingProperties.PollingStatement
Attributes

Applies to