Méthode OpenRead
Cette API prend en charge l'infrastructure et n'est pas destinée à être utilisée directement à partir de votre code.
For more information, see HttpClientConnection100Class.
Espace de noms : Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly : Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntaxe
'Déclaration
Function OpenRead As IStream
'Utilisation
Dim instance As IDTSHttpClientConnection100
Dim returnValue As IStream
returnValue = instance.OpenRead()
IStream OpenRead()
IStream^ OpenRead()
abstract OpenRead : unit -> IStream
function OpenRead() : IStream
Valeur de retour
Type : Microsoft.SqlServer.Dts.Runtime.Wrapper. . :: . .IStream