ExportableAttribute Classe
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
[System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=false)]
[System.ComponentModel.Composition.MetadataAttribute]
public class ExportableAttribute : System.ComponentModel.Composition.ExportAttribute, Microsoft.SqlServer.Dac.Extensibility.IExportableMetadata
[<System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=false)>]
[<System.ComponentModel.Composition.MetadataAttribute>]
type ExportableAttribute = class
inherit ExportAttribute
interface IExportableMetadata
interface IStandardMetadata
Public Class ExportableAttribute
Inherits ExportAttribute
Implements IExportableMetadata
- Ereditarietà
-
ExportableAttribute
- Attributi
- Implementazioni
Costruttori
| Nome | Descrizione |
|---|---|
| ExportableAttribute(Type, String, Int32, String, TSqlPlatformCompatibility) | |
Proprietà
| Nome | Descrizione |
|---|---|
| DisplayName | |
| Id | |
| PlatformCompatibility | |
| Priority | |
| Version | |