ExportTestConditionAttribute Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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
- Attributes
Constructors
ExportTestConditionAttribute(String, String) | |
ExportTestConditionAttribute(String, Type) |
Properties
DisplayName | (Inherited from ExportStandardMetadataAttribute) |
Id | (Inherited from ExportStandardMetadataAttribute) |
PlatformCompatibility | (Inherited from ExportStandardMetadataAttribute) |
Version | (Inherited from ExportStandardMetadataAttribute) |