Back to product page

SetSize method


Sets the size of the Blob.

Type

None

Syntax

  • Basic
object.SetSize Size
The SetSize(object,Size) syntax has these parts:
objectAn expression evaluating to an object of type Blob
SizeRequired. A Long value. Specifies new size.

Remarks

This is an internal object - YOU SHOULD NOT USE IT DIRECTLY, unless you are 100% sure of what you're doing.

The SetSize method sets the size of data contained in the Blob.

Platforms

Windows