Back to product page
SetSize method
Sets the size of the Blob.
Type
NoneSyntax
- Basic
object.SetSize Size
The SetSize(object,Size) syntax has these parts:
The SetSize(object,Size) syntax has these parts:
object | An expression evaluating to an object of type Blob |
Size | Required. 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.