DataFeedConnection.Refreshing 属性

定义

如果针对指定的数据源连接正在进行 OLE DB 查询,则为 True。 C# 中的布尔 (bool ) 读/写

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

属性值

适用于