Proprietà AllowEventHandlers
Questa API supporta l'infrastruttura e non può essere utilizzata direttamente dal codice.
For more information, see EventInfo.
Spazio dei nomi Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintassi
'Dichiarazione
ReadOnly Property AllowEventHandlers As Boolean
Get
'Utilizzo
Dim instance As IDTSEventInfo100
Dim value As Boolean
value = instance.AllowEventHandlers
bool AllowEventHandlers { get; }
property bool AllowEventHandlers {
bool get ();
}
abstract AllowEventHandlers : bool
function get AllowEventHandlers () : boolean
Valore proprietà
Tipo: System. . :: . .Boolean
Vedere anche