Interfaccia IDTSLogging
Defines the logging options for a container.
Spazio dei nomi Microsoft.SqlServer.Dts.Runtime
Assembly: Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
Sintassi
'Dichiarazione
Public Interface IDTSLogging
'Utilizzo
Dim instance As IDTSLogging
public interface IDTSLogging
public interface class IDTSLogging
type IDTSLogging = interface end
public interface IDTSLogging
Nel tipo IDTSLogging sono esposti i membri seguenti.
Proprietà
Nome | Descrizione | |
---|---|---|
Enabled | Returns a Boolean that indicates if logging is enabled. This field is read-only. |
In alto
Metodi
Nome | Descrizione | |
---|---|---|
GetFilterStatus | Gets the filter status of the specified events. | |
Log | Writes the log entry. |
In alto