SqlDataRecord.SetChars メソッド
アセンブリ: System.Data (system.data.dll 内)
構文Public Sub SetChars ( _ ordinal As Integer, _ fieldOffset As Long, _ buffer As Char(), _ bufferOffset As Integer, _ length As Integer _ )
Dim instance As SqlDataRecord Dim ordinal As Integer Dim fieldOffset As Long Dim buffer As Char() Dim bufferOffset As Integer Dim length As Integer instance.SetChars(ordinal, fieldOffset, buffer, bufferOffset, length)
public: void SetChars ( int ordinal, long long fieldOffset, array<wchar_t>^ buffer, int bufferOffset, int length )
public function SetChars ( ordinal : int, fieldOffset : long, buffer : char[], 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.SetChars メソッドを検索する場合は、下記のリンクをクリックしてください。
全ての辞書からSqlDataRecord.SetChars メソッド
を検索
- SqlDataRecord.SetChars メソッドのページへのリンク