GetInternalPropertiesVersion Método
Esta API es compatible con la infraestructura de .NET Framework y no se diseñó para usarse directamente desde el código.
For more information, see DtsProperty.
Espacio de nombres: Microsoft.SqlServer.Dts.Runtime.Wrapper
Ensamblado: Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintaxis
'Declaración
Function GetInternalPropertiesVersion As Integer
'Uso
Dim instance As IDTSHasInternalProperties100
Dim returnValue As Integer
returnValue = instance.GetInternalPropertiesVersion()
int GetInternalPropertiesVersion()
int GetInternalPropertiesVersion()
abstract GetInternalPropertiesVersion : unit -> int
function GetInternalPropertiesVersion() : int
Valor devuelto
Tipo: System. . :: . .Int32