IDTSDBProviderInfos100 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 IDTSDBProviderInfo100.
public interface class IDTSDBProviderInfos100 : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("8D70CE44-09E5-41A8-87E9-F188EE67FF53")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSDBProviderInfos100 : System.Collections.IEnumerable
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("517803E0-CAD8-40CF-86AE-A18A43B3F7C8")]
public interface IDTSDBProviderInfos100 : System.Collections.IEnumerable
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("8C355CF4-7317-4038-8E53-D406B224DDA3")]
public interface IDTSDBProviderInfos100 : System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("8D70CE44-09E5-41A8-87E9-F188EE67FF53")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSDBProviderInfos100 = interface
interface IEnumerable
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("517803E0-CAD8-40CF-86AE-A18A43B3F7C8")>]
type IDTSDBProviderInfos100 = interface
interface IEnumerable
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("8C355CF4-7317-4038-8E53-D406B224DDA3")>]
type IDTSDBProviderInfos100 = interface
interface IEnumerable
Public Interface IDTSDBProviderInfos100
Implements IEnumerable
- Attributi
- Implementazioni
Proprietà
| Count |
Ottiene il numero di elementi contenuti nella raccolta. |
| Item[Object] |
Ottiene un oggetto IDTSDBProviderInfo100 dalla raccolta. |
Metodi
| GetEnumerator() |
Restituisce un enumeratore da utilizzare per scorrere la raccolta. |