IDTSExtendedProperties100 Interfaz
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
public interface class IDTSExtendedProperties100 : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("2A42E20E-AAD4-43A7-B2B0-3C332189C31B")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSExtendedProperties100 : System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("2A42E20E-AAD4-43A7-B2B0-3C332189C31B")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSExtendedProperties100 = interface
interface IEnumerable
Public Interface IDTSExtendedProperties100
Implements IEnumerable
- Atributos
- Implementaciones
Propiedades
| Count | |
| Item[Object] |
Métodos
| Add(String, String, Object) | |
| GetEnumerator() | |
| Remove(Object) |