IDTSVariables100 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 IDTSVariables100 : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("D1A469BC-F371-4D15-832F-BACB50C162E9")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDual | System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable)]
public interface IDTSVariables100 : System.Collections.IEnumerable
Public Interface IDTSVariables100
Implements IEnumerable
- Attributi
- Implementazioni
Proprietà
| Count | |
| Item[Object] | |
| Locked |
Metodi
| Add(String, Boolean, String, Object) | |
| Contains(Object) | |
| GetEnumerator() | |
| Join(IDTSVariable100) | |
| Remove(Object) | |
| Unlock() |