Proprietà LastModifiedProductVersion
Questa API supporta l'infrastruttura e non può essere utilizzata direttamente dal codice.
Spazio dei nomi Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintassi
'Dichiarazione
ReadOnly Property LastModifiedProductVersion As String
Get
'Utilizzo
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
Valore proprietà
Tipo: System. . :: . .String
Vedere anche