Share via


IDTSHasInternalProperties100.GetInternalPropertiesVersion Method

Definition

Gets the version of the internal properties.

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

Returns

The version of the internal properties.

Attributes

Remarks

For more information, see DtsProperty.

Applies to