DatabaseFileInfo Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET