Freigeben über


OptionDescriptionAttribute(Type, String) Konstruktor

Definition

Erstellt eine Beschreibung für eine Option.

public OptionDescriptionAttribute (Type resourceClassType, string resourcePropertyName);
new Microsoft.SqlServer.Dac.OptionDescriptionAttribute : Type * string -> Microsoft.SqlServer.Dac.OptionDescriptionAttribute
Public Sub New (resourceClassType As Type, resourcePropertyName As String)

Parameter

resourceClassType
Type

Die Ressourcenklasse, aus der die Ressourcenzeichenfolge extrahiert werden soll.

resourcePropertyName
String

Der zu extrahierende Ressourcenname.

Gilt für: