SqlAdapterBindingElementExtensionElement.PollingStatement プロパティ

定義

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

プロパティ値

実装

Microsoft.Adapters.Sql.ISqlAdapterBindingProperties.PollingStatement
属性

適用対象