4D v11 SQLコマンドリスト: BLOB
BLOB コマンド
BLOB PROPERTIES
(blob; compressed{; expandedSize{; currentSize}})
BLOB size
(blob)
倍長整数
BLOB TO DOCUMENT
(document; blob{; *})
BLOB to integer
(blob; byteOrder{; offset})
数値
BLOB to list
(blob{; offset})
ListRef
BLOB to longint
(blob; byteOrder{; offset})
数値
BLOB to real
(blob; realFormat{; offset})
実数
BLOB to text
(blob; textFormat{; offset{; textLength}})
テキスト
BLOB TO VARIABLE
(blob; variable{; offset})
COMPRESS BLOB
(blob{; compression})
COPY BLOB
(srcBLOB; dstBLOB; srcOffset; dstOffset; len)
DECRYPT BLOB
(toDecrypt; sendPubKey{; recipPrivKey})
DELETE FROM BLOB
(blob; offset; len)
DOCUMENT TO BLOB
(document; blob{; *})
ENCRYPT BLOB
(toEncrypt; sendPrivKey{; recipPubKey})
EXPAND BLOB
(blob)
INSERT IN BLOB
(blob; offset; len{; filler})
INTEGER TO BLOB
(integer; blob; byteOrder{; offset | *})
LIST TO BLOB
(list; blob{; *})
LONGINT TO BLOB
(longint; blob; byteOrder{; offset | *})
REAL TO BLOB
(real; blob; realFormat{; offset | *})
SET BLOB SIZE
(blob; size{; filler})
TEXT TO BLOB
(text; blob{; textFormat{; offset | *}})
VARIABLE TO BLOB
(variable; blob{; offset | *})
他の関連するコマンド:
SEND HTML BLOB
(BLOB; 型{; noContext}) --
テーマ
Webサーバ
C_BLOB
({method; }variable{; variable2; ...; variableN}) --
テーマ
コンパイラ
Open document
(document{; fileType{; mode}})
DocRef --
テーマ
システムドキュメント
Create document
(document{; fileType})
DocRef --
テーマ
システムドキュメント
PICTURE TO GIF
(pict; blobGIF) --
テーマ
ピクチャ
PICTURE TO BLOB
(picture; pictureBlob; codec) --
テーマ
ピクチャ
BLOB TO PICTURE
(pictureBlob; picture{; codec}) --
テーマ
ピクチャ
GET PASTEBOARD DATA
(dataType; data) --
テーマ
ペーストボード
APPEND DATA TO PASTEBOARD
(dataType; data) --
テーマ
ペーストボード
USERS TO BLOB
(users) --
テーマ
ユーザ&グループ
BLOB TO USERS
(users) --
テーマ
ユーザ&グループ
GET RESOURCE
(resType; resID; resData{; resFile}) --
テーマ
リソース
SET RESOURCE
(resType; resID; resData{; resFile}) --
テーマ
リソース
GENERATE ENCRYPTION KEYPAIR
(privKey; pubKey{; length}) --
テーマ
暗号化プロトコル
GENERATE CERTIFICATE REQUEST
(privKey; certifRequest; codeArray; nameArray) --
テーマ
暗号化プロトコル
SAVE LIST
(list; listName) --
テーマ
階層リスト
CONVERT FROM TEXT
(4Dtext; charSet; convertedBLOB) --
テーマ
文字列
Convert to text
(BLOB; charSet)
Text --
テーマ
文字列