语言

ForEachADOEnumerator.DataObjectVariable 属性

定义

获取或设置包含枚举器持久化数据对象的字符串。

public:
 property System::String ^ DataObjectVariable { System::String ^ get(); void set(System::String ^ value); };
public string DataObjectVariable { get; set; }
member this.DataObjectVariable : string with get, set
Public Property DataObjectVariable As String

属性值

一个包含枚举器持久化数据对象的字符串。

实现

适用于