Table: BinaryFileType

Database schema and system attributes for BinaryFileType.


AllowAnonymous

  • Required Property: true
  • Lava Supported Property: true
  • Database Property: true
  • Data Type: bit
  • Property Values:
    • MaxLength = 1

CacheControlHeaderSettings

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: true
  • Data Type: nvarchar
  • Property Values:
    • MaxLength = 1000

CacheToServerFileSystem

  • Required Property: true
  • Lava Supported Property: true
  • Database Property: true
  • Data Type: bit
  • Property Values:
    • MaxLength = 1

CreatedByPersonAliasId

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: true
  • Data Type: int
  • Property Values:
    • MaxLength = 4

CreatedDateTime

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: true
  • Data Type: datetime
  • Property Values:
    • MaxLength = 8

Description

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: true
  • Data Type: nvarchar
  • Property Values:
    • MaxLength = -1

ForeignGuid

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: true
  • Data Type: uniqueidentifier
  • Property Values:
    • MaxLength = 16

ForeignId

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: true
  • Data Type: int
  • Property Values:
    • MaxLength = 4

ForeignKey

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: true
  • Data Type: nvarchar
  • Property Values:
    • MaxLength = 200

Guid

  • Required Property: true
  • Lava Supported Property: true
  • Database Property: true
  • Data Type: uniqueidentifier
  • Property Values:
    • MaxLength = 16

IconCssClass

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: true
  • Data Type: nvarchar
  • Property Values:
    • MaxLength = 200

Id

  • Required Property: true
  • Lava Supported Property: true
  • Database Property: true
  • Data Type: int
  • Property Values:
    • MaxLength = 4

IsSystem

  • Required Property: true
  • Lava Supported Property: true
  • Database Property: true
  • Data Type: bit
  • Property Values:
    • MaxLength = 1

MaxFileSizeBytes

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: true
  • Data Type: int
  • Property Values:
    • MaxLength = 4

MaxHeight

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: true
  • Data Type: int
  • Property Values:
    • MaxLength = 4

MaxWidth

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: true
  • Data Type: int
  • Property Values:
    • MaxLength = 4

ModifiedByPersonAliasId

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: true
  • Data Type: int
  • Property Values:
    • MaxLength = 4

ModifiedDateTime

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: true
  • Data Type: datetime
  • Property Values:
    • MaxLength = 8

Name

  • Required Property: true
  • Lava Supported Property: true
  • Database Property: true
  • Data Type: nvarchar
  • Property Values:
    • MaxLength = 200

PreferredColorDepth

  • Required Property: true
  • Lava Supported Property: true
  • Database Property: true
  • Data Type: int
  • Property Values:
    • MaxLength = 4

PreferredFormat

  • Required Property: true
  • Lava Supported Property: true
  • Database Property: true
  • Data Type: int
  • Property Values:
    • MaxLength = 4

PreferredRequired

  • Required Property: true
  • Lava Supported Property: true
  • Database Property: true
  • Data Type: bit
  • Property Values:
    • MaxLength = 1

PreferredResolution

  • Required Property: true
  • Lava Supported Property: true
  • Database Property: true
  • Data Type: int
  • Property Values:
    • MaxLength = 4

RequiresViewSecurity

  • Required Property: true
  • Lava Supported Property: true
  • Database Property: true
  • Data Type: bit
  • Property Values:
    • MaxLength = 1

StorageEntityTypeId

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: true
  • Data Type: int
  • Property Values:
    • MaxLength = 4

AzureBlobContainerFolderPath

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Text
  • Description: An optional folder path inside the container to use for files of this type.

AzureBlobContainerName

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Text
  • Description: The Azure Blob Storage container name to use for files of this type.

BucketFolderPath

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Text
  • Description: An optional folder path inside the bucket to use for files of this type.

BucketName

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Text
  • Description: The Amazone S3 Blob Storage bucket name to use for files of this type.

ContainerFolderPath

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Text
  • Description: An optional folder path inside the container to use for files of this type.

ContainerName

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Text
  • Description: The Azure Blob Storage container name to use for files of this type.

FolderName

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Text
  • Description: The Cloudinary folder name to use for files of this type.

RootPath

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Text
  • Description: The relative path where files should be stored on the file system ( Default: '/App_Data/Files' ).

UploadNamedTransformation

  • Required Property: false
  • Lava Supported Property: true
  • Database Property: false
  • Data Type: Text
  • Description: The named transformation to apply to all uploaded files. Leave blank to store the original file without modification. Named transformations can be defined inside of the Cloudinary Admin site.