GObject.Object
Gda.BlobOp
Import line: | Gda = imports.gi.Gda; |
GIR File: | Gda-4.0.gir |
C documentation: | GdaBlobOp |
Class : | BlobOp |
Extends: | GObject.Object |
Show / Hide Inherited methods, properties and signals |
Properties | Defined By | |
---|---|---|
_gda_reserved1 : void*
read only
|
Gda.BlobOp | |
object : GObject.Object
read only
|
Gda.BlobOp |
Method / Constructor | Defined By | |
---|---|---|
new Gda.BlobOp
(Object properties)
Create a new Gda.BlobOp
Create a new Gda.BlobOp
|
||
get_length
()
:
Number
provider should have added an error (a GdaConnectionEvent) to the connection.
provider should have added an error (a GdaConnectionEvent) to the connection.
|
Gda.BlobOp | |
Reads a chunk of bytes from the BLOB accessible through op into blob.
|
Gda.BlobOp | |
Gda.BlobOp | ||
Writes a chunk of bytes from a blob to the BLOB accessible through op, blob is unchanged after this call.
Writes a chunk of bytes from a blob to the BLOB accessible through op, blob is unchanged after this call. If blob has an associated GdaBlobOp (ie. if blob->op is not NULL) then the data to be written using op is the data fetched using blob->op. provider should have added an error to the connection.
|
Gda.BlobOp | |
Gda.BlobOp |
None |
Class / Namespace | Method / Signal / Properties |
---|---|
Gda.Blob
Method |
set_op
(BlobOp op)
:
none
|