Leadtools.Dicom.Common
LEAD Technologies, Inc

Execute Method






An expression tree that represents a LINQ query.
Executes the query represented by a specified expression tree.
Syntax
public abstract object Execute( 
   Expression expression
)
'Declaration
 
Public MustOverride Function Execute( _
   ByVal expression As Expression _
) As Object
'Usage
 
Dim instance As QueryProvider
Dim expression As Expression
Dim value As Object
 
value = instance.Execute(expression)
public abstract object Execute( 
   Expression expression
)
 function Leadtools.Dicom.Common.Linq.QueryProvider.Execute( 
   expression 
)
public:
abstract Object^ Execute( 
   Expression^ expression
) 

Parameters

expression
An expression tree that represents a LINQ query.

Return Value

The value that results from executing the specified query.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

QueryProvider Class
QueryProvider Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom.Common requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features