IDtsLogProviderUI.IsEnumerable 属性

定义

指示用户界面是模式化的还是可枚举的。

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

属性值

true 表示可枚举;如果模式,则为 false。

适用于