Share via


IDTSHasInternalProperties100 Interfaz

Definición

Representa las propiedades internas de DTS.

public interface class IDTSHasInternalProperties100
[System.Runtime.InteropServices.Guid("4CD26429-F18E-47D0-B6C2-C51F572AAB79")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSHasInternalProperties100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("FCD49D02-1820-4847-8890-777BDA44DAD3")]
public interface IDTSHasInternalProperties100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("FB39FBDE-EC9D-4677-AEA5-6191E55333B9")]
public interface IDTSHasInternalProperties100
[<System.Runtime.InteropServices.Guid("4CD26429-F18E-47D0-B6C2-C51F572AAB79")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSHasInternalProperties100 = interface
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("FCD49D02-1820-4847-8890-777BDA44DAD3")>]
type IDTSHasInternalProperties100 = interface
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("FB39FBDE-EC9D-4677-AEA5-6191E55333B9")>]
type IDTSHasInternalProperties100 = interface
Public Interface IDTSHasInternalProperties100
Atributos

Comentarios

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

Métodos

GetInternalProperties(IDTSProperties100)

Obtiene las propiedades internas especificadas.

GetInternalPropertiesVersion()

Obtiene la versión de las propiedades internas.

Se aplica a