FileStreamWrapper 類別

定義

public ref class FileStreamWrapper : IDisposable, Microsoft::ReportingServices::QueryDesigners::IFileStreamWrapper
public class FileStreamWrapper : IDisposable, Microsoft.ReportingServices.QueryDesigners.IFileStreamWrapper
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)

適用於