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
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Azure SDK for .NET