ForEachSchemaRowsetEnumerator.ForEachEnumeratorDescription Property

Definition

Returns a description for the 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

Property Value

A String that contains the enumerator description.

Remarks

This property is useful to display in the user interface when there is a user interface associated with the task.

Applies to