IDTSVariables100 Interface
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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
- Atributos
- Implementações
Propriedades
| Count | |
| Item[Object] | |
| Locked |
Métodos
| Add(String, Boolean, String, Object) | |
| Contains(Object) | |
| GetEnumerator() | |
| Join(IDTSVariable100) | |
| Remove(Object) | |
| Unlock() |