Udostępnij za pośrednictwem


Właściwość IDtsLogProviderUI.IsEditable

Wskazuje, czy ConfigString właściwość na dostawca dziennika jest edytowalne.

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

Składnia

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

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

Wartość właściwości

Typ: System.Boolean
TRUE Jeśli ConfigString właściwość na dostawca dziennika jest edytowalne.