BackupLocation 멤버

Represents the location a file will be copied to during backup. This class cannot be inherited.

BackupLocation 형식은 다음 멤버를 노출합니다.

생성자

  이름 설명
공용 메서드 BackupLocation() () () () Initializes a new instance of the BackupLocation class, using default values.
공용 메서드 BackupLocation(String, String) Initializes a new instance of the BackupLocation class, specifying the file name and the data source name.

맨 위로 이동

메서드

  이름 설명
공용 메서드 Equals (Object에서 상속됩니다.)
보호된 메서드 Finalize (Object에서 상속됩니다.)
공용 메서드 GetHashCode (Object에서 상속됩니다.)
공용 메서드 GetType (Object에서 상속됩니다.)
보호된 메서드 MemberwiseClone (Object에서 상속됩니다.)
공용 메서드 ToString (Object에서 상속됩니다.)

맨 위로 이동

속성

  이름 설명
공용 속성 DataSourceID Gets or sets the data source name on the server to be backed up.
공용 속성 File Gets or sets the name of the file to backup the data source to.

맨 위로 이동