Freigeben über


VersionComments-Eigenschaft

Die API unterstützt die .NET Framework-Infrastruktur und ist nicht für eine direkte Verwendung vom Code aus vorgesehen.

For more information, see PackageInfo.

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

Syntax

'Declaration
ReadOnly Property VersionComments As String
    Get
'Usage
Dim instance As IDTSPackageInfo100
Dim value As String

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

Eigenschaftenwert

Typ: System. . :: . .String