Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DatabaseFileInput

Package version

Database file specific information for input

Hierarchy

  • DatabaseFileInput

Index

Properties

Optional fileType

Database file type. Possible values include: 'Rows', 'Log', 'Filestream', 'NotSupported', 'Fulltext'

Optional id

id: undefined | string

Unique identifier for database file

Optional logicalName

logicalName: undefined | string

Logical name of the file

Optional physicalFullName

physicalFullName: undefined | string

Operating-system full path of the file

Optional restoreFullName

restoreFullName: undefined | string

Suggested full path of the file for restoring

Generated using TypeDoc