इसके माध्यम से साझा किया गया


PackageClass.VersionGUID Property

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

For more information, see Package.

Namespace:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)

Syntax

'Declaration
Public Overridable ReadOnly Property VersionGUID As String
    Get
'Usage
Dim instance As PackageClass
Dim value As String

value = instance.VersionGUID
public virtual string VersionGUID { get; }
public:
virtual property String^ VersionGUID {
    String^ get ();
}
abstract VersionGUID : string
override VersionGUID : string
function get VersionGUID () : String

Property Value

Type: System.String

Implements

IDTSPackage100.VersionGUID