Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

IFunctionResult Interface

 

Provides access to the return value of a function.

Namespace:   System.Data.Linq
Assembly:  System.Data.Linq (in System.Data.Linq.dll)

Public Interface IFunctionResult

NameDescription
System_CAPS_pubpropertyReturnValue

Gets the return value of a function.

.NET Framework
Available since 3.5
Return to top
Show:
© 2017 Microsoft