Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
指定されたカラムの値を、String を使用して設定します。
public void setString(UInt16 cid, String value)
cid 1 から始まるカラム ID。
value カラムの新しい値。
len が 32000 より大きい場合、SQLE_INVALID_PARAMETER が設定されます。サイズの大きい文字列の場合は、代わりに appendStringChunk を呼び出します。