ExportStandardMetadataAttribute Konstruktor
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
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)
Parameter
- contractType
- Type
- platformCompatibility
- TSqlPlatformCompatibility
- id
- String
- displayName
- String