Delen via


ODataParameterReader.Name Property

Definition

Gets the name of the current parameter that is being read.

public abstract string Name { get; }
member this.Name : string
Public MustOverride ReadOnly Property Name As String

Property Value

The name of the current parameter that is being read.

Applies to