IDTSHasInternalProperties100.GetInternalPropertiesVersion Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.