RestoreInfo 생성자

보호된 멤버 포함
상속된 멤버 포함

Initializes a new instance of RestoreInfo.

이 멤버는 오버로드됩니다. 구문, 사용법 및 예제를 포함하여 이 멤버에 대한 전체 정보를 확인하려면 오버로드 목록에서 이름을 클릭하십시오.

오버로드 목록

  이름 설명
공용 메서드 RestoreInfo() Initializes a new instance of RestoreInfo using the default values.
공용 메서드 RestoreInfo(String) Initializes a new instance of RestoreInfo using file parameter.
공용 메서드 RestoreInfo(String, String) Initializes a new instance of RestoreInfo using a file and database name.
공용 메서드 RestoreInfo(String, String, Boolean) Initializes a new instance of RestoreInfo using a file, database name, and overwrite indicator.
공용 메서드 RestoreInfo(String, String, Boolean, array<RestoreLocation[]) Initializes a new instance of RestoreInfo using a file, database name, overwrite indicator, and an array of restore locations.
공용 메서드 RestoreInfo(String, String, Boolean, array<RestoreLocation[], RestoreSecurity) Initializes a new instance of RestoreInfo using a file, database name , overwrite indicator, an array of restore locations, and a security definition for the roles to be restored.
공용 메서드 RestoreInfo(String, String, Boolean, array<RestoreLocation[], RestoreSecurity, String) Initializes a new instance of RestoreInfo using multiple parameters, including password.
공용 메서드 RestoreInfo(String, String, Boolean, array<RestoreLocation[], RestoreSecurity, String, String) Initializes a new instance of RestoreInfo using multiple parameters, including password.

맨 위로 이동

참고 항목

참조

RestoreInfo 클래스

Microsoft.AnalysisServices 네임스페이스