Share via


DatabaseFileInfo Class

Definition

Database file specific information.

public class DatabaseFileInfo
type DatabaseFileInfo = class
Public Class DatabaseFileInfo
Inheritance
DatabaseFileInfo

Properties

DatabaseName

Name of the database.

FileType

Database file type.

Id

Unique identifier for database file.

LogicalName

Logical name of the file.

PhysicalFullName

Operating-system full path of the file.

RestoreFullName

Suggested full path of the file for restoring.

SizeMB

Size of the file in megabytes.

Applies to