ParameterInfo.ObjectName Propriété

Définition

Description du paramètre.

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

Valeur de propriété

Nom de l'objet.

Attributs

S’applique à