| IdeaBlade.EntityModel Assembly > IdeaBlade.EntityModel Namespace > EntityManagerOptions Class : RefetchEntitiesBatchSize Property |
'DeclarationPublic Property RefetchEntitiesBatchSize As Integer
'UsageDim instance As EntityManagerOptions Dim value As Integer instance.RefetchEntitiesBatchSize = value value = instance.RefetchEntitiesBatchSize
public int RefetchEntitiesBatchSize {get; set;}
| Exception | Description |
|---|---|
| System.ArgumentOutOfRangeException | BatchSize must be between 50 and 750 |
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