ParameterInfo.Description Proprietà

Definizione

Ottiene la descrizione dell'oggetto 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

Valore della proprietà

String

Descrizione dell'oggetto specificato.

Attributi

Si applica a