DataFeedConnection.Refreshing Property

Definition

True if an OLE DB query is in progress for the specified data source connection. Boolean (bool in C#) Read/Write

public:
 property bool Refreshing { bool get(); };
public bool Refreshing { get; }
Public ReadOnly Property Refreshing As Boolean

Property Value

Applies to