IDTSComponentMetaData130 Interface

Definição

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
Atributos
Implementações

Propriedades

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

Métodos

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()

Aplica-se a