ExportTestConditionAttribute Class

Definition

[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
Inheritance
ExportTestConditionAttribute
Attributes

Applies to