GetContentReader Método
Gets the I/O file stream.
Espacio de nombres: Microsoft.SqlServer.Management.Dac
Ensamblado: Microsoft.SqlServer.Management.Dac (en Microsoft.SqlServer.Management.Dac.dll)
Sintaxis
'Declaración
Function GetContentReader As Stream
'Uso
Dim instance As IBinarySource
Dim returnValue As Stream
returnValue = instance.GetContentReader()
Stream GetContentReader()
Stream^ GetContentReader()
abstract GetContentReader : unit -> Stream
function GetContentReader() : Stream
Valor devuelto
Tipo: System.IO. . :: . .Stream
A Stream value that specifies the I/O file stream reader.