SchemaDeploymentConstructor 클래스
Visual Studio에서 SchemaDeployment 개체를 만드는 데 사용됩니다.
상속 계층 구조
System.Object
Microsoft.Data.Schema.ServiceConstructor
Microsoft.Data.Schema.ServiceConstructor<SchemaDeployment>
Microsoft.Data.Schema.Build.SchemaDeploymentConstructor
네임스페이스: Microsoft.Data.Schema.Build
어셈블리: Microsoft.Data.Schema(Microsoft.Data.Schema.dll)
구문
‘선언
Public Class SchemaDeploymentConstructor _
Inherits ServiceConstructor(Of SchemaDeployment)
public class SchemaDeploymentConstructor : ServiceConstructor<SchemaDeployment>
public ref class SchemaDeploymentConstructor : public ServiceConstructor<SchemaDeployment^>
type SchemaDeploymentConstructor =
class
inherit ServiceConstructor<SchemaDeployment>
end
public class SchemaDeploymentConstructor extends ServiceConstructor<SchemaDeployment>
SchemaDeploymentConstructor 형식에서는 다음과 같은 멤버를 노출합니다.
생성자
이름 | 설명 | |
---|---|---|
SchemaDeploymentConstructor | SchemaDeploymentConstructor 클래스의 새 인스턴스를 초기화합니다. |
위쪽
속성
이름 | 설명 | |
---|---|---|
DatabaseSchemaProvider | 현재 데이터베이스 스키마 공급자를 가져오거나 설정합니다. (ServiceConstructor에서 상속됨) | |
Errors | 배포 프로세스 동안 발생한 오류 또는 경고를 포함하는 오류 관리자를 가져오거나 설정합니다. | |
TargetDatabaseName |
위쪽
메서드
위쪽
스레드로부터의 안전성
이 형식의 모든 공용 static(Visual Basic의 경우 Shared) 멤버는 스레드로부터 안전합니다. 인터페이스 멤버는 스레드로부터 안전하지 않습니다.