ExportTestConditionAttribute Classe
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
[System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=false)]
[System.ComponentModel.Composition.MetadataAttribute]
public class ExportTestConditionAttribute : Microsoft.SqlServer.Dac.Extensibility.ExportStandardMetadataAttribute
[<System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=false)>]
[<System.ComponentModel.Composition.MetadataAttribute>]
type ExportTestConditionAttribute = class
inherit ExportStandardMetadataAttribute
Public Class ExportTestConditionAttribute
Inherits ExportStandardMetadataAttribute
- Herança
- Atributos
Construtores
| Nome | Description |
|---|---|
| ExportTestConditionAttribute(String, String) | |
| ExportTestConditionAttribute(String, Type) | |