Compartilhar via


Propriedade do RDL Enabled

Essa API oferece suporte à infraestrutura do e não se destina a ser usada diretamente no seu código.

For more information, see IDTSLogging.

Namespace:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (em Microsoft.SqlServer.DTSRuntimeWrap.dll)

Sintaxe

'Declaração
ReadOnly Property Enabled As Boolean
    Get
'Uso
Dim instance As IDTSLogging100
Dim value As Boolean

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

Valor da propriedade

Tipo: System. . :: . .Boolean