IDTSHasInternalProperties100.GetInternalPropertiesVersion Method
This API supports the infrastructure and is not intended to be used directly from your code.
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
Return Value
Type: System.Int32