Proprietà VersionGUID
Questa API supporta l'infrastruttura e non può essere utilizzata direttamente dal codice.
This interface is implemented by the Package and PackageNeutral interfaces.
Spazio dei nomi Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintassi
'Dichiarazione
ReadOnly Property VersionGUID As String
Get
'Utilizzo
Dim instance As IDTSPackage100
Dim value As String
value = instance.VersionGUID
string VersionGUID { get; }
property String^ VersionGUID {
String^ get ();
}
abstract VersionGUID : string
function get VersionGUID () : String
Valore proprietà
Tipo: System. . :: . .String
Vedere anche