ExportStandardMetadataAttribute Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
protected ExportStandardMetadataAttribute (Type contractType, Microsoft.SqlServer.Dac.Extensibility.TSqlPlatformCompatibility platformCompatibility, string id, string displayName = default);
new Microsoft.SqlServer.Dac.Extensibility.ExportStandardMetadataAttribute : Type * Microsoft.SqlServer.Dac.Extensibility.TSqlPlatformCompatibility * string * string -> Microsoft.SqlServer.Dac.Extensibility.ExportStandardMetadataAttribute
Protected Sub New (contractType As Type, platformCompatibility As TSqlPlatformCompatibility, id As String, Optional displayName As String = Nothing)
Parameters
- contractType
- Type
- platformCompatibility
- TSqlPlatformCompatibility
- id
- String
- displayName
- String