Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 934 Bytes

BackupFile.md

File metadata and controls

17 lines (13 loc) · 934 Bytes

BackupFile

Properties

Name Type Description Notes
HostName *string 호스트이름 [optional] [default to null]
FileName *string 파일이름 [optional] [default to null]
DatabaseName *string 데이터베이스이름 [optional] [default to null]
FirstLsn *string 시작LSN [optional] [default to null]
LastLsn *string 마지막LSN [optional] [default to null]
BackupType *CommonCode 백업유형 [optional] [default to null]
BackupStartTime *string 백업시작시간 [optional] [default to null]
BackupEndTime *string 백업종료시간 [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]