IDTSHasInternalProperties100.GetInternalPropertiesVersion メソッド

定義

内部特性のバージョンを取得します。

public:
 int GetInternalPropertiesVersion();
[System.Runtime.InteropServices.DispId(1610743809)]
public int GetInternalPropertiesVersion();
[<System.Runtime.InteropServices.DispId(1610743809)>]
abstract member GetInternalPropertiesVersion : unit -> int
Public Function GetInternalPropertiesVersion () As Integer

返品

内部特性のバージョンです。

属性

注釈

詳細については、DtsPropertyを参照してください。

適用対象