ExportableAttribute クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
[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
- 継承
-
ExportableAttribute
- 属性
- 実装
コンストラクター
| 名前 | 説明 |
|---|---|
| ExportableAttribute(Type, String, Int32, String, TSqlPlatformCompatibility) | |
プロパティ
| 名前 | 説明 |
|---|---|
| DisplayName | |
| Id | |
| PlatformCompatibility | |
| Priority | |
| Version | |