ExportDeploymentPlanModifierAttribute 클래스
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
구현하는 DeploymentPlanModifier 구체적인 클래스는 해당 클래스 정의에 ExportDeploymentPlanModifierAttribute 특성을 추가해야 합니다. 이렇게 하면 SQL 배포 중에 검색되고 사용할 수 있습니다. DeploymentPlanModifiers에는 정규화된 형식 이름을 기반으로 하거나 명시적으로 문자열로 전달될 수 있는 고유 ID가 필요합니다.
[System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=false)]
[System.ComponentModel.Composition.MetadataAttribute]
public class ExportDeploymentPlanModifierAttribute : Microsoft.SqlServer.Dac.Extensibility.ExportStandardMetadataAttribute
[<System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=false)>]
[<System.ComponentModel.Composition.MetadataAttribute>]
type ExportDeploymentPlanModifierAttribute = class
inherit ExportStandardMetadataAttribute
Public Class ExportDeploymentPlanModifierAttribute
Inherits ExportStandardMetadataAttribute
- 상속
- 특성
생성자
속성
| Name | Description |
|---|---|
| DisplayName |
구현하는 DeploymentPlanModifier 구체적인 클래스는 해당 클래스 정의에 ExportDeploymentPlanModifierAttribute 특성을 추가해야 합니다. 이렇게 하면 SQL 배포 중에 검색되고 사용할 수 있습니다. DeploymentPlanModifiers에는 정규화된 형식 이름을 기반으로 하거나 명시적으로 문자열로 전달될 수 있는 고유 ID가 필요합니다. (다음에서 상속됨 ExportStandardMetadataAttribute) |
| Id |
구현하는 DeploymentPlanModifier 구체적인 클래스는 해당 클래스 정의에 ExportDeploymentPlanModifierAttribute 특성을 추가해야 합니다. 이렇게 하면 SQL 배포 중에 검색되고 사용할 수 있습니다. DeploymentPlanModifiers에는 정규화된 형식 이름을 기반으로 하거나 명시적으로 문자열로 전달될 수 있는 고유 ID가 필요합니다. (다음에서 상속됨 ExportStandardMetadataAttribute) |
| PlatformCompatibility |
구현하는 DeploymentPlanModifier 구체적인 클래스는 해당 클래스 정의에 ExportDeploymentPlanModifierAttribute 특성을 추가해야 합니다. 이렇게 하면 SQL 배포 중에 검색되고 사용할 수 있습니다. DeploymentPlanModifiers에는 정규화된 형식 이름을 기반으로 하거나 명시적으로 문자열로 전달될 수 있는 고유 ID가 필요합니다. (다음에서 상속됨 ExportStandardMetadataAttribute) |
| Version |
구현하는 DeploymentPlanModifier 구체적인 클래스는 해당 클래스 정의에 ExportDeploymentPlanModifierAttribute 특성을 추가해야 합니다. 이렇게 하면 SQL 배포 중에 검색되고 사용할 수 있습니다. DeploymentPlanModifiers에는 정규화된 형식 이름을 기반으로 하거나 명시적으로 문자열로 전달될 수 있는 고유 ID가 필요합니다. (다음에서 상속됨 ExportStandardMetadataAttribute) |