GetInternalPropertiesVersion-Methode
Die API unterstützt die .NET Framework-Infrastruktur und ist nicht für eine direkte Verwendung vom Code aus vorgesehen.
For more information, see DtsProperty.
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntax
'Declaration
Function GetInternalPropertiesVersion As Integer
'Usage
Dim instance As IDTSHasInternalProperties100
Dim returnValue As Integer
returnValue = instance.GetInternalPropertiesVersion()
int GetInternalPropertiesVersion()
int GetInternalPropertiesVersion()
abstract GetInternalPropertiesVersion : unit -> int
function GetInternalPropertiesVersion() : int