Skip to content

SqlServerTableHint.SpacialWindowMaxCells.NM6DDTY5HCGPU9LIVBGII7ZSA

Mike King edited this page Sep 30, 2025 · 2 revisions

SqlServerTableHint.SpacialWindowMaxCells(int) Method

SPATIAL_WINDOW_MAX_CELLS = <integer_value>.

public static DotDoc.EntityFrameworkCore.Extensions.TableHints.SqlServerTableHint SpacialWindowMaxCells(int value);

Parameters

value System.Int32

Specifies the maximum number of cells to use for tessellating a geometry or geography object (1-8192).

Returns

SqlServerTableHint
SqlServerTableHint.

Clone this wiki locally