Поделиться через


OptionDescriptionAttribute(Type, String) Конструктор

Определение

Создает описание параметра.

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)

Параметры

resourceClassType
Type

Класс ресурсов, из который извлекается строка ресурса.

resourcePropertyName
String

Имя извлекаемого ресурса.

Применяется к