다음을 통해 공유


FileStreamWrapper 클래스

정의

public ref class FileStreamWrapper : IDisposable, Microsoft::ReportingServices::QueryDesigners::IFileStreamWrapper
public class FileStreamWrapper : IDisposable, Microsoft.ReportingServices.QueryDesigners.IFileStreamWrapper
type FileStreamWrapper = class
    interface IFileStreamWrapper
    interface IDisposable
Public Class FileStreamWrapper
Implements IDisposable, IFileStreamWrapper
상속
FileStreamWrapper
구현

생성자

FileStreamWrapper()

필드

DEFAULT_BUFFER_SIZE

메서드

Dispose()
FlushBuffer()
Init(String, Boolean)
Init(String, Boolean, Int32)
MoveTo(Int64)
ReadData(Byte[], Int32)
ReadData(Byte[], Int32, Int64)
WriteData(Byte[], Int32)
WriteDataDirect(Int64, Byte[], Int32)

적용 대상