Właściwość IDTSPackage100.VersionGUID
Ten interfejs API obsługuje infrastrukturę programu i nie jest przeznaczony do użycia bezpośrednio w kodzie.
Ten interfejs jest implementowany przez Package i PackageNeutral interfejsów.
Przestrzeń nazw: Microsoft.SqlServer.Dts.Runtime.Wrapper
Zestaw: Microsoft.SqlServer.DTSRuntimeWrap (w Microsoft.SqlServer.DTSRuntimeWrap.dll)
Składnia
'Deklaracja
ReadOnly Property VersionGUID As String
Get
'Użycie
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
Wartość właściwości
Typ: System.String
Zobacz także