ADORowsetEnumerator.Current 属性

定义

从枚举器获取当前字段集合。

public:
 property System::Object ^ Current { System::Object ^ get(); };
public object Current { get; }
member this.Current : obj
Public ReadOnly Property Current As Object

属性值

当前字段集合对象。

实现

适用于