ADO.NET Provider for Sage Intacct

Build 26.0.9655

File

Represents files attached to records, including the file name, size, and binary data content.

Columns

Name Type ReadOnly Description
attachment_Href String True

The URL of the attachment associated with this file.

attachment_Id String True

The Id of the attachment associated with this file.

attachment_Key String True

The system-assigned key of the attachment associated with this file.

data String False

The base64-encoded binary data content of the file.

href String True

The URL of the file resource.

id String True

The unique identifier of the file record.

key [KEY] String True

The system-assigned key that uniquely identifies the file record.

name String False

The name of the file.

size Int True

The size of the file in bytes.

Copyright (c) 2026 CData Software, Inc. - All rights reserved.
Build 26.0.9655