Поделиться через


Метод IDTSHasInternalProperties100.GetInternalPropertiesVersion

Этот API-интерфейс поддерживает инфраструктуру SQL Server 2012 и не предназначен для использования непосредственно из кода.

Gets the version of the internal properties.

Пространство имен:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Сборка:  Microsoft.SqlServer.DTSRuntimeWrap (в Microsoft.SqlServer.DTSRuntimeWrap.dll)

Синтаксис

'Декларация
Function GetInternalPropertiesVersion As Integer
'Применение
Dim instance As IDTSHasInternalProperties100 
Dim returnValue As Integer 

returnValue = instance.GetInternalPropertiesVersion()
int GetInternalPropertiesVersion()
int GetInternalPropertiesVersion()
abstract GetInternalPropertiesVersion : unit -> int
function GetInternalPropertiesVersion() : int

Возвращаемое значение

Тип: System.Int32
The version of the internal properties.

Замечания

For more information, see DtsProperty.

См. также

Справочник

IDTSHasInternalProperties100 Интерфейс

Пространство имен Microsoft.SqlServer.Dts.Runtime.Wrapper