MetaFunction::ReturnParameter Property
.NET Framework (current version)
Gets the return parameter.
Assembly: System.Data.Linq (in System.Data.Linq.dll)
public: property MetaParameter^ ReturnParameter { virtual MetaParameter^ get() abstract; }
Property Value
Type: System.Data.Linq.Mapping::MetaParameter^The MetaParameter that corresponds to the return parameter.
.NET Framework
Available since 3.5
Available since 3.5
Show: