IDTSExternalMetadataColumn100 Interfaccia
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
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. In questo modo i componenti possono convalidare le colonne nelle IDTSInput100 IDTSOutput100 raccolte di colonne e quando l'origine dati esterna 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 |