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

Public Function GetChars ( _ ordinal As Integer, _ dataIndex As Long, _ buffer As Char(), _ bufferIndex As Integer, _ length As Integer _ ) As Long
Dim instance As SqlCeUpdatableRecord Dim ordinal As Integer Dim dataIndex As Long Dim buffer As Char() Dim bufferIndex As Integer Dim length As Integer Dim returnValue As Long returnValue = instance.GetChars(ordinal, dataIndex, buffer, bufferIndex, length)
public: virtual long long GetChars ( int ordinal, long long dataIndex, array<wchar_t>^ buffer, int bufferIndex, int length ) sealed
public final long GetChars ( int ordinal, long dataIndex, char[] buffer, int bufferIndex, int length )
public final function GetChars ( ordinal : int, dataIndex : long, buffer : char[], bufferIndex : int, length : int ) : long


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


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

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