Edit

Share via


SqlAdapterBindingElementExtensionElement.PollWhileDataFound Property

Definition

public:
 property bool PollWhileDataFound { bool get(); void set(bool value); };
[System.Configuration.ConfigurationProperty("pollWhileDataFound", DefaultValue=Mono.Cecil.CustomAttributeArgument)]
public bool PollWhileDataFound { get; set; }
member this.PollWhileDataFound : bool with get, set
Public Property PollWhileDataFound As Boolean

Property Value

Implements

Microsoft.Adapters.Sql.ISqlAdapterBindingProperties.PollWhileDataFound
Attributes

Applies to