Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
This API supports the SQL Server 2012 infrastructure and is not intended to be used directly from your code.
Represents a DTS internal properties.
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntax
'Declaration
<GuidAttribute("90D16BCA-B47A-43BD-BB26-B1755090922A")> _
Public Interface IDTSHasInternalProperties100
'Usage
Dim instance As IDTSHasInternalProperties100
[GuidAttribute("90D16BCA-B47A-43BD-BB26-B1755090922A")]
public interface IDTSHasInternalProperties100
[GuidAttribute(L"90D16BCA-B47A-43BD-BB26-B1755090922A")]
public interface class IDTSHasInternalProperties100
[<GuidAttribute("90D16BCA-B47A-43BD-BB26-B1755090922A")>]
type IDTSHasInternalProperties100 = interface end
public interface IDTSHasInternalProperties100
The IDTSHasInternalProperties100 type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
GetInternalProperties | Infrastructure. Gets the specified internal properties. |
![]() |
GetInternalPropertiesVersion | Infrastructure. Gets the version of the internal properties. |
Top
Remarks
For more information, see DtsProperty.
.gif)