Méthode GetContentReader
Gets the I/O file stream.
Espace de noms : Microsoft.SqlServer.Management.Dac
Assembly : Microsoft.SqlServer.Management.Dac (en Microsoft.SqlServer.Management.Dac.dll)
Syntaxe
'Déclaration
Function GetContentReader As Stream
'Utilisation
Dim instance As IBinarySource
Dim returnValue As Stream
returnValue = instance.GetContentReader()
Stream GetContentReader()
Stream^ GetContentReader()
abstract GetContentReader : unit -> Stream
function GetContentReader() : Stream
Valeur de retour
Type : System.IO. . :: . .Stream
A Stream value that specifies the I/O file stream reader.