EdmFunctionAttribute.FunctionName Property

Definition

The name of the mapped-to function.

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

Property Value

The name of the mapped-to function.

Applies to

See also