Show / Hide Table of Contents

Namespace Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage

Classes

ServiceBufferFileStreamFactory

Factory that creates file reader/writers that process rows in an internal, non-human readable file format

ServiceBufferFileStreamReader

Reader for service buffer formatted file streams

ServiceBufferFileStreamWriter

Writer for service buffer formatted file streams

StorageDataReader

Wrapper around a DbData reader to perform some special operations more simply

Structs

FileStreamReadResult

Represents a value returned from a read from a file stream. This is used to eliminate ref parameters used in the read methods.

Interfaces

IFileStreamFactory

Interface for a factory that creates filesystem readers/writers

IFileStreamReader

Interface for a object that reads from the filesystem

IFileStreamWriter

Interface for a object that writes to a filesystem wrapper

  • Improve this Doc
Back to top Copyright © 2015-2016 Microsoft
Generated by DocFX