次の方法で共有


IDTSComponentMetaData130 インターフェイス

定義

public interface class IDTSComponentMetaData130 : Microsoft::SqlServer::Dts::Pipeline::Wrapper::Sql2016::IDTSComponentMetaData100
[System.Runtime.InteropServices.Guid("ED6B983F-1DCB-4BA6-90CE-8166E61BE626")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSComponentMetaData130 : Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2016.IDTSComponentMetaData100
[<System.Runtime.InteropServices.Guid("ED6B983F-1DCB-4BA6-90CE-8166E61BE626")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSComponentMetaData130 = interface
    interface IDTSComponentMetaData100
Public Interface IDTSComponentMetaData130
Implements IDTSComponentMetaData100
属性
実装

プロパティ

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

メソッド

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

適用対象