This documentation is archived and is not being maintained.

DbScanExpression.Target Property

Gets the metadata for the referenced entity or relationship set.

Namespace:  System.Data.Common.CommandTrees
Assembly:  System.Data.Entity (in System.Data.Entity.dll)

'Declaration
Public ReadOnly Property Target As EntitySetBase
'Usage
Dim instance As DbScanExpression 
Dim value As EntitySetBase 

value = instance.Target

Property Value

Type: System.Data.Metadata.Edm.EntitySetBase
The metadata for the referenced entity or relationship set.

Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003

The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.

.NET Framework

Supported in: 3.5 SP1
Show: