IDTSComponentMetaData130 Interface

Definition

public interface class IDTSComponentMetaData130 : Microsoft::SqlServer::Dts::Pipeline::Wrapper::Sql2017::IDTSComponentMetaData100
[System.Runtime.InteropServices.Guid("C5E40750-CEE2-4313-B388-4A1BC3688FE3")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSComponentMetaData130 : Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2017.IDTSComponentMetaData100
[<System.Runtime.InteropServices.Guid("C5E40750-CEE2-4313-B388-4A1BC3688FE3")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSComponentMetaData130 = interface
    interface IDTSComponentMetaData100
Public Interface IDTSComponentMetaData130
Implements IDTSComponentMetaData100
Attributes
Implements

Properties

AreInputColumnsValid
ComponentClassID
ContactInfo
CustomPropertyCollection
Description
ID
IdentificationString
InputCollection
IsDefaultLocale
LocaleID
Name
ObjectType
OutputCollection
PipelineVersion
RuntimeConnectionCollection
UsesDispositions
ValidateExternalMetadata
Version

Methods

FireCustomEvent(String, String, Object[], String, Boolean)
FireError(Int32, String, String, String, Int32, Boolean)
FireInformation(Int32, String, String, String, Int32, Boolean)
FireProgress(String, Int32, Int32, Int32, String, Boolean)
FireWarning(Int32, String, String, String, Int32)
GetComponentView()
GetErrorDescription(Int32)
GetIdentificationStringByID(Int32)
IncrementPipelinePerfCounter(UInt32, UInt32)
Instantiate()
PostLogMessage(String, String, String, DateTime, DateTime, Int32, Byte[])
RemoveInvalidInputColumns()
Validate()

Applies to