Condividi tramite


IDTSExternalMetadataColumn100 Interfaccia

Definizione

public interface class IDTSExternalMetadataColumn100 : Microsoft::SqlServer::Dts::Pipeline::Wrapper::Sql2014::IDTSObject100
[System.Runtime.InteropServices.Guid("FCB1DDF9-F9B3-4958-8E98-E42109F418A4")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSExternalMetadataColumn100 : Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2014.IDTSObject100
[<System.Runtime.InteropServices.Guid("FCB1DDF9-F9B3-4958-8E98-E42109F418A4")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSExternalMetadataColumn100 = interface
    interface IDTSObject100
Public Interface IDTSExternalMetadataColumn100
Implements IDTSObject100
Attributi
Implementazioni

Commenti

La colonna IDTSExternalMetadataColumn100 rappresenta una colonna in un'origine dati remota. Contiene le stesse proprietà della colonna di dati esterna. Ciò consente ai componenti di convalidare le colonne nelle raccolte IDTSInput100 di colonne e IDTSOutput100 quando l'origine dati esterna stessa non è disponibile o quando un round trip all'origine esterna non è auspicabile.

Proprietà

CodePage
CustomPropertyCollection
DataType
Description
ID
IdentificationString
Length
MappedColumnID
Name
ObjectType
Precision
Scale

Si applica a