ExportableAttribute コンストラクター
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public ExportableAttribute(Type type, string id, int priority = 0, string displayName = default, Microsoft.SqlServer.Dac.Extensibility.TSqlPlatformCompatibility platformCompatibility = Microsoft.SqlServer.Dac.Extensibility.TSqlPlatformCompatibility.All);
new Microsoft.SqlServer.Dac.Extensibility.ExportableAttribute : Type * string * int * string * Microsoft.SqlServer.Dac.Extensibility.TSqlPlatformCompatibility -> Microsoft.SqlServer.Dac.Extensibility.ExportableAttribute
Public Sub New (type As Type, id As String, Optional priority As Integer = 0, Optional displayName As String = Nothing, Optional platformCompatibility As TSqlPlatformCompatibility = Microsoft.SqlServer.Dac.Extensibility.TSqlPlatformCompatibility.All)
パラメーター
- type
- Type
- id
- String
- priority
- Int32
- displayName
- String
- platformCompatibility
- TSqlPlatformCompatibility