Compartilhar via


ParameterInfo.Description Propriedade

Definição

A descrição do parâmetro.

public:
 property System::String ^ Description { System::String ^ get(); };
[Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcProperty(Data=true)]
[System.ComponentModel.ReadOnly(true)]
public string Description { get; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcProperty(Data=true)>]
[<System.ComponentModel.ReadOnly(true)>]
member this.Description : string
Public ReadOnly Property Description As String

Valor da propriedade

A descrição do parâmetro.

Atributos

Aplica-se a