Compartir a través de


IDTSPropertiesProviderEx100 Interfaz

Definición

Representa las expresiones de proveedor de propiedades de DTS.

public interface class IDTSPropertiesProviderEx100
[System.Runtime.InteropServices.Guid("77D5BDBE-13CC-4C16-8619-8E86A5D7C4C8")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSPropertiesProviderEx100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("9A420941-A36E-4990-B955-B487F2EF4E75")]
public interface IDTSPropertiesProviderEx100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("58D12D50-15E1-4A5D-A3F2-C81F06448DBF")]
public interface IDTSPropertiesProviderEx100
[<System.Runtime.InteropServices.Guid("77D5BDBE-13CC-4C16-8619-8E86A5D7C4C8")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSPropertiesProviderEx100 = interface
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("9A420941-A36E-4990-B955-B487F2EF4E75")>]
type IDTSPropertiesProviderEx100 = interface
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("58D12D50-15E1-4A5D-A3F2-C81F06448DBF")>]
type IDTSPropertiesProviderEx100 = interface
Public Interface IDTSPropertiesProviderEx100
Atributos

Comentarios

Para obtener más información, vea IDTSPropertiesProviderEx.

Propiedades

HasExpressions

Obtiene un valor que indica si el proveedor de propiedades contiene expresiones.

Métodos

ComputeExpressions(IDTSInfoEvents100, Int32, IDTSVariableDispenser100)

Calcula las expresiones asociadas a las propiedades.

Se aplica a