ForEachEnumeratorDescription プロパティ

ForEachSchemaRowsetEnumerator の説明を返します。

名前空間:  Microsoft.SqlServer.Dts.Runtime.Enumerators.ADO
アセンブリ:  Microsoft.SqlServer.ForEachADOEnumerator (Microsoft.SqlServer.ForEachADOEnumerator.dll)

構文

'宣言
Public Shared ReadOnly Property ForEachEnumeratorDescription As String
    Get
'使用
Dim value As String

value = ForEachSchemaRowsetEnumerator.ForEachEnumeratorDescription
public static string ForEachEnumeratorDescription { get; }
public:
static property String^ ForEachEnumeratorDescription {
    String^ get ();
}
static member ForEachEnumeratorDescription : string
static function get ForEachEnumeratorDescription () : String

プロパティ値

型: System. . :: . .String
列挙子の説明を表す String です。

説明

このプロパティは、タスクに関連付けられたユーザー インターフェイスがある場合に、ユーザー インターフェイス内に表示を行うのに役立ちます。