SqlDataRecord.SetBytes メソッド
アセンブリ: System.Data (system.data.dll 内)

Public Sub SetBytes ( _ ordinal As Integer, _ fieldOffset As Long, _ buffer As Byte(), _ bufferOffset As Integer, _ length As Integer _ )
Dim instance As SqlDataRecord Dim ordinal As Integer Dim fieldOffset As Long Dim buffer As Byte() Dim bufferOffset As Integer Dim length As Integer instance.SetBytes(ordinal, fieldOffset, buffer, bufferOffset, length)
public: void SetBytes ( int ordinal, long long fieldOffset, array<unsigned char>^ buffer, int bufferOffset, int length )
public function SetBytes ( ordinal : int, fieldOffset : long, buffer : byte[], bufferOffset : int, length : int )


Windows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


Weblioに収録されているすべての辞書からSqlDataRecord.SetBytes メソッドを検索する場合は、下記のリンクをクリックしてください。

- SqlDataRecord.SetBytes メソッドのページへのリンク