Aracılığıyla paylaş


IDTSPackage100.LastModifiedProductVersion Özelliği

Bu API altyapısını destekler ve doğrudan kodunuz içinden kullanılmak üzere tasarlanmamıştır.

Ad Alanı:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Derleme:  Microsoft.SqlServer.DTSRuntimeWrap (Microsoft.SqlServer.DTSRuntimeWrap içinde.dll)

Sözdizimi

'Bildirim
ReadOnly Property LastModifiedProductVersion As String
    Get
'Kullanım
Dim instance As IDTSPackage100
Dim value As String

value = instance.LastModifiedProductVersion
string LastModifiedProductVersion { get; }
property String^ LastModifiedProductVersion {
    String^ get ();
}
abstract LastModifiedProductVersion : string
function get LastModifiedProductVersion () : String

Özellik Değeri

Tür: System.String