Create/Open
Client
Int32
—p_operation
-
Operation code
op_create_blob
—34
Creates a new blob
op_create_blob2
—57
Creates a new blob with a blob parameter buffer
op_open_blob
—35
Opens an existing blob
op_open_blob2
—56
Opens an existing blob with a blob parameter buffer
Buffer
—p_blob_bpb
-
Blob parameter buffer
Only sent for
op_create_blob2
—57
andop_open_blob2
—56
. Int32
—p_blob_transaction
-
Transaction handle
Int64
—p_blob_id
-
Blob ID
Server
[wireprotocol-responses-generic] — on success
+
-
p_resp_object
is the blob handle -
p_resp_blob_id
is the blob id (forop_create_blob
--35
/op_create_blob2
—57
)