CloudMssqlLogBackupFile

Prev Next

Available in VPC

This is the Cloud DB for MSSQL log backup file information.

Syntax

The syntax is as follows.

private String fileName;
private String fullFileName;
private Date startDate;
private Date endDate;
private Long fileSize;

Field

The following describes the fields.

Field Type Required Description
fileName String Required File name
fullFileName String Required Full file name
startTime Date Required Start date and time
endTime Date Required End date and time
fileSize Long Required File size