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
Совместная работа с нами на GitHub
Источник этого содержимого можно найти на GitHub, где также можно создавать и просматривать проблемы и запросы на вытягивание. Дополнительные сведения см. в нашем руководстве для участников.
Azure SDK for .NET