Esta web, cuyo responsable es Bubok Publishing, s.l., utiliza cookies (pequeños archivos de información que se guardan en su navegador), tanto propias como de terceros, para el funcionamiento de la web (necesarias), analíticas (análisis anónimo de su navegación en el sitio web) y de redes sociales (para que pueda interactuar con ellas). Puede consultar nuestra política de cookies. Puede aceptar las cookies, rechazarlas, configurarlas o ver más información pulsando en el botón correspondiente.
AceptarRechazarConfiguración y más información

These types are not just for SQL Server itself; they are essential for client applications (e.g., reporting tools, GIS software, custom .NET apps) that need to consume, manipulate, or display spatial data (maps, coordinates, polygons) or hierarchical data (organizational charts, tree structures) without directly connecting to a SQL Server instance.

1. Introduction: What Are System CLR Types? The Microsoft System CLR Types package is a critical back-end component that provides the fundamental data types used by SQL Server 2012. Specifically, it implements the geography , geometry , and hierarchyid data types natively within the .NET Framework environment.