Udostępnij za pośrednictwem


Właściwość IDtsLogProviderUI.IsEnumerable

Wskazuje, czy interfejs użytkownika jest modalny lub agreguje ustalony.

Przestrzeń nazw:  Microsoft.SqlServer.Dts.Runtime.Design
Zestaw:  Microsoft.SqlServer.Dts.Design (w Microsoft.SqlServer.Dts.Design.dll)

Składnia

'Deklaracja
ReadOnly Property IsEnumerable As Boolean
    Get
'Użycie
Dim instance As IDtsLogProviderUI
Dim value As Boolean

value = instance.IsEnumerable
bool IsEnumerable { get; }
property bool IsEnumerable {
    bool get ();
}
abstract IsEnumerable : bool
function get IsEnumerable () : boolean

Wartość właściwości

Typ: System.Boolean
TRUE wskazuje agreguje ustalony; FALSE jeżeli modalne.