DTS2000Package propriété

Cette API prend en charge l'infrastructure .NET Framework et n'est pas destinée à être utilisée directement à partir de votre code.

Espace de noms :  Microsoft.SqlServer.Dts.Tasks.Exec80PackageTask
Assembly :  Microsoft.SqlServer.Exec80PackageTask (dans Microsoft.SqlServer.Exec80PackageTask.dll)

Syntaxe

'Déclaration
ReadOnly Property DTS2000Package As String
    Get
'Utilisation
Dim instance As IDTSExec80PackageTask
Dim value As String

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

Valeur de la propriété

Type : System. . :: . .String