Condividi tramite


IDTSExternalMetadataColumn100 Interfaccia

Definizione

public interface class IDTSExternalMetadataColumn100 : Microsoft::SqlServer::Dts::Pipeline::Wrapper::Sql2012::IDTSObject100
[System.Runtime.InteropServices.Guid("5CCD144E-51AD-411F-A9D4-E9AE501650F4")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSExternalMetadataColumn100 : Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2012.IDTSObject100
[<System.Runtime.InteropServices.Guid("5CCD144E-51AD-411F-A9D4-E9AE501650F4")>]
[<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 dati esterna. Ciò consente ai componenti di convalidare le colonne nelle raccolte di colonne IDTSInput100 e IDTSOutput100 quando l'origine dati esterna non è disponibile o quando un round trip all'origine esterna è indesiderato.

Proprietà

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

Si applica a