次の方法で共有


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」を参照してください。

適用対象