IDtsLogProviderUI.IsEnumerable プロパティ

定義

ユーザー インターフェイスがモーダルか、または列挙可能かを示します。

public:
 property bool IsEnumerable { bool get(); };
public bool IsEnumerable { get; }
member this.IsEnumerable : bool
Public ReadOnly Property IsEnumerable As Boolean

プロパティ値

true は列挙可能であることを示します。モーダルの場合は false。

適用対象