Share via


IDTSTelemetry140 Interface

Definition

public interface class IDTSTelemetry140 : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2017::IDTSTelemetry130
[System.Runtime.InteropServices.Guid("6865332B-E250-4159-AE49-3C76E46D2A7C")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual | System.Runtime.InteropServices.TypeLibTypeFlags.FHidden | System.Runtime.InteropServices.TypeLibTypeFlags.FRestricted)]
public interface IDTSTelemetry140 : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2017.IDTSTelemetry130
[<System.Runtime.InteropServices.Guid("6865332B-E250-4159-AE49-3C76E46D2A7C")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual | System.Runtime.InteropServices.TypeLibTypeFlags.FHidden | System.Runtime.InteropServices.TypeLibTypeFlags.FRestricted)>]
type IDTSTelemetry140 = interface
    interface IDTSTelemetry130
Public Interface IDTSTelemetry140
Implements IDTSTelemetry130
Attributes
Implements

Methods

PostComponentUsageEvent(String)
PostEvent(String, Int32)
PostEvent(String, String, Int64)
PostEvent(String, String, String, Int64)
PostMsiAuthenticationEvent(String, Int32)
PostPackageExecutionEvent(Int32, Int64)

Applies to