ParameterInfo.Description Свойство

Определение

Возвращает описание объекта ParameterInfo.

public:
 property System::String ^ Description { System::String ^ get(); };
[Microsoft.SqlServer.Dts.Runtime.Localization.LocalizablePropertyDescription(typeof(Microsoft.SqlServer.Dts.Runtime.Localized), "DescriptionDesc")]
public string Description { get; }
[<Microsoft.SqlServer.Dts.Runtime.Localization.LocalizablePropertyDescription(typeof(Microsoft.SqlServer.Dts.Runtime.Localized), "DescriptionDesc")>]
member this.Description : string
Public ReadOnly Property Description As String

Значение свойства

String

Описание указанного объекта.

Атрибуты

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