IDTSVariables100 Interface
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public interface class IDTSVariables100 : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("44A3E77E-56F5-4F98-8F87-A1E3DF65A5A4")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSVariables100 : System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("44A3E77E-56F5-4F98-8F87-A1E3DF65A5A4")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSVariables100 = interface
interface IEnumerable
Public Interface IDTSVariables100
Implements IEnumerable
- Attributs
- Implémente
Propriétés
Count | |
Item[Object] | |
Locked |
Méthodes
Add(String, Boolean, String, Object) | |
Contains(Object) | |
GetEnumerator() | |
Join(IDTSVariable100) | |
Remove(Object) | |
Unlock() |