ExportableAttribute Clase
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
[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
- Herencia
-
ExportableAttribute
- Atributos
- Implementaciones
Constructores
| Nombre | Description |
|---|---|
| ExportableAttribute(Type, String, Int32, String, TSqlPlatformCompatibility) | |
Propiedades
| Nombre | Description |
|---|---|
| DisplayName | |
| Id | |
| PlatformCompatibility | |
| Priority | |
| Version | |