This documentation is archived and is not being maintained.
DbScanExpression.Target Property
Visual Studio 2008
Gets the metadata for the referenced entity or relationship set.
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.EntitySetBaseThe 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.
Show: