Edit

Share via


SqlAdapterBinding.PolledDataAvailableStatement Property

Definition

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

Property Value

Implements

Microsoft.Adapters.Sql.ISqlAdapterBindingProperties.PolledDataAvailableStatement
Attributes

Applies to