ForEachSchemaRowsetEnumerator.ForEachEnumeratorDescription 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
返回 ForEachSchemaRowsetEnumerator 的说明。
public:
static property System::String ^ ForEachEnumeratorDescription { System::String ^ get(); };
public static string ForEachEnumeratorDescription { get; }
member this.ForEachEnumeratorDescription : string
Public Shared ReadOnly Property ForEachEnumeratorDescription As String
属性值
包含枚举器说明的字符串。
注解
当有与任务关联的用户界面时,此属性可用于在用户界面中显示。