DevForce Help Reference
IsScalar Property (NavigationScalarEntityProperty<TInstance,TValue>)


Returns whether this is a scalar navigation property.
Syntax
'Declaration
 
Public Overrides ReadOnly Property IsScalar As Boolean
'Usage
 
Dim instance As NavigationScalarEntityProperty(Of TInstance,TValue)
Dim value As Boolean
 
value = instance.IsScalar
public override bool IsScalar {get;}
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

NavigationScalarEntityProperty<TInstance,TValue> Class
NavigationScalarEntityProperty<TInstance,TValue> Members

Send Feedback