IDTSDataTypeInfos100 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.
Contiene una raccolta di oggetti IDTSDataTypeInfo100.
public interface class IDTSDataTypeInfos100
[System.Runtime.InteropServices.Guid("273DD675-1490-4813-BFD3-8A3FF96E740E")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSDataTypeInfos100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("AD0EBECC-41F7-4A6C-8852-5A0885976286")]
public interface IDTSDataTypeInfos100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("3EA5BD87-BA10-4AC6-91E2-211A633F445D")]
public interface IDTSDataTypeInfos100
[<System.Runtime.InteropServices.Guid("273DD675-1490-4813-BFD3-8A3FF96E740E")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSDataTypeInfos100 = interface
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("AD0EBECC-41F7-4A6C-8852-5A0885976286")>]
type IDTSDataTypeInfos100 = interface
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("3EA5BD87-BA10-4AC6-91E2-211A633F445D")>]
type IDTSDataTypeInfos100 = interface
Public Interface IDTSDataTypeInfos100
- Attributi
Proprietà
| Nome | Descrizione |
|---|---|
| Count |
Ottiene il numero di elementi contenuti nell'insieme. |
| Item[Object] |
Ottiene un IDTSDataTypeInfo100 oggetto dalla raccolta. |