ExportTestConditionAttribute Klasse
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
[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
- Vererbung
- Attribute
Konstruktoren
| Name | Beschreibung |
|---|---|
| ExportTestConditionAttribute(String, String) | |
| ExportTestConditionAttribute(String, Type) | |