MetaParameter.MappedName Property

Definition

Gets the name of the parameter in the database function.

public:
 abstract property System::String ^ MappedName { System::String ^ get(); };
public abstract string MappedName { get; }
member this.MappedName : string
Public MustOverride ReadOnly Property MappedName As String

Property Value

The name as a string.

Applies to