Compartir a través de


GetContentReader Método

Gets the I/O file stream reader for the miscellaneous file.

Espacio de nombres:  Microsoft.SqlServer.Management.Dac
Ensamblado:  Microsoft.SqlServer.Management.Dac (en Microsoft.SqlServer.Management.Dac.dll)

Sintaxis

'Declaración
Public Overrides Function GetContentReader As Stream
'Uso
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

Valor devuelto

Tipo: System.IO. . :: . .Stream
A Stream value that specifies the file stream reader.

Implementa

IBinarySource. . :: . .GetContentReader() () () ()
IBinarySource. . :: . .GetContentReader() () () ()