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
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET