IDTSHasInternalProperties100 Interface

Definition

Represents a DTS internal properties.

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
Attributes

Remarks

For more information, see DtsProperty.

Methods

GetInternalProperties(IDTSProperties100)

Gets the specified internal properties.

GetInternalPropertiesVersion()

Gets the version of the internal properties.

Applies to