IdeaBlade.EntityModel Assembly > IdeaBlade.EntityModel Namespace > CompostionContextExtensions Class : GetFakeBackingStore Method |
'Declaration
<ExtensionAttribute()> Public Shared Function GetFakeBackingStore( _ ByVal compositionContext As CompositionContext, _ Optional ByVal isRemote As Nullable(Of Boolean) _ ) As IEntityServerFakeBackingStore
'Usage
Dim compositionContext As CompositionContext Dim isRemote As Nullable(Of Boolean) Dim value As IEntityServerFakeBackingStore value = CompostionContextExtensions.GetFakeBackingStore(compositionContext, isRemote)
[Extension()] public static IEntityServerFakeBackingStore GetFakeBackingStore( CompositionContext compositionContext, Nullable<bool> isRemote )
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