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