Share via


ParameterInfo.ObjectName Propiedad

Definición

La descripción del parámetro.

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

Valor de propiedad

El nombre del objeto.

Atributos

Se aplica a