OLEDBConnection.RefreshDate 属性

定义

返回上次刷新 OLE DB 连接的日期。 只读 DateTime

public:
 property DateTime RefreshDate { DateTime get(); };
public DateTime RefreshDate { get; }
Public ReadOnly Property RefreshDate As DateTime

属性值

DateTime

注解

对于 OLAP 数据源,在每次查询后都会更新此属性。

适用于