Gatsby DOM for Databases 3.0 Reference

ObjectAttribute Object


An attribute that stores binary file objects.

Properties

NameDescription
nameContains the attribute name.
valueContains the attribute value.
UpdatableDetermines whether the attribute value can be updated.
ContentLengthThe length of the content stored in the field.
ContentTypeThe type of content stored in the field.
ContentThe actual content of the field.
DateCreatedThe date that content was first stored in the field.
LastUpdatedThe date that content was last updated in the field.
LastUpdatedByThe database user who last updated the content.
LinkedFileNameThe name of the file where the linked object resides.
OriginalFileNameThe original name of the file stored in the field.