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

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


Windows CE, Windows Mobile for Pocket PC, Windows Mobile for Smartphone, Windows XP Professional x64 Edition, Windows XP SP2
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


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

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