IDTSHasInternalProperties100 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.
Representa as propriedades internas de um 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
Comentários
Para obter mais informações, consulte DtsProperty.
Métodos
GetInternalProperties(IDTSProperties100) |
Obtém as propriedades internas especificadas. |
GetInternalPropertiesVersion() |
Obtém a versão das propriedades internas. |