This property returns the size of a binary large object (BLOB) or large text field. This property is read-only.
This property is not attached to the default interface for the repository Automation object; it is attached to the IReposPropertyLarge interface. For more information about accessing a member of an interface that is not the default interface, see Accessing Automation Object Members.
object.Size
The Size property syntax has the following part.
| Part | Description |
|---|---|
| object | An object expression that evaluates to a ReposProperty object |