Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Gets the name of the stream for the PackageItem object.
Espace de noms : Microsoft.SqlServer.Dts.Runtime
Assembly : Microsoft.SqlServer.ManagedDTS (en Microsoft.SqlServer.ManagedDTS.dll)
Syntaxe
'Déclaration
Public ReadOnly Property StreamName As String
Get
'Utilisation
Dim instance As PackageItem
Dim value As String
value = instance.StreamName
public string StreamName { get; }
public:
property String^ StreamName {
String^ get ();
}
member StreamName : string
function get StreamName () : String
Valeur de propriété
Type : System.String
The name of the stream for the package.