IDTSLogging100 Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defines the logging options for the container.
public interface class IDTSLogging100
[System.Runtime.InteropServices.Guid("519163F4-EA2F-4929-86F3-5490C777BB4F")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSLogging100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("6075282D-D90F-40CD-A106-E97E957DFC26")]
public interface IDTSLogging100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("565048ED-6C5D-4740-82D7-DF252EE1F823")]
public interface IDTSLogging100
[<System.Runtime.InteropServices.Guid("519163F4-EA2F-4929-86F3-5490C777BB4F")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSLogging100 = interface
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("6075282D-D90F-40CD-A106-E97E957DFC26")>]
type IDTSLogging100 = interface
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("565048ED-6C5D-4740-82D7-DF252EE1F823")>]
type IDTSLogging100 = interface
Public Interface IDTSLogging100
- Derived
- Attributes
Remarks
For more information, see IDTSLogging.
Properties
Enabled |
Gets a value that indicates whether logging is enabled. |
Methods
GetFilterStatus(String[]) |
Indicates whether to get the filter status of the specified events. |
Log(String, String, String, String, String, String, String, DateTime, DateTime, Int32, Byte[]) |
Writes the log entry. |