OracleBFile.Write(Byte[], Int32, Int32) 方法

定義

目前不支援。

public:
 override void Write(cli::array <System::Byte> ^ buffer, int offset, int count);
public override void Write (byte[] buffer, int offset, int count);
override this.Write : byte[] * int * int -> unit
Public Overrides Sub Write (buffer As Byte(), offset As Integer, count As Integer)

參數

buffer
Byte[]

目前不支援。

offset
Int32

目前不支援。

count
Int32

目前不支援。

例外狀況

當叫用的方法不受支援,或者嘗試讀取、尋找或寫入不支援叫用功能的資料流時,所擲回的例外狀況。

適用於