Поделиться через


ParameterInfo.Name Свойство

Определение

Возвращает имя объекта ParameterInfo.

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

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

String

Имя указанного объекта.

Атрибуты

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