Subject | Portuguese | English |
comp., MS, Braz. | gatilho CLR | CLR trigger (A trigger created against a SQL Server assembly whose implementation is defined in an assembly created in the .NET Framework common language runtime (CLR)) |
comp., MS, Braz. | host CLR | common language runtime host (An unmanaged application that uses a set of APIs, called the hosting interfaces, to integrate managed code into the application. Common language runtime hosts often require a high degree of customization over the runtime that is loaded into the process) |
comp., MS, Braz. | metadados CLR | CLR metadata (Information that describes every element managed by the common language runtime: an assembly, loadable file, type, method, and so on. This can include information required for debugging and garbage collection, as well as security attributes, marshaling data, extended class and member definitions, version binding, and other information required by the runtime) |
comp., MS, Braz. | Microsoft SQL Server System CLR Types | Microsoft SQL Server System CLR Types (A stand-alone package, part of SQL Server 2008 R2 Feature Pack, that contains the components implementing the geometry, geography, and hierarchy id types in SQL Server) |
comp., MS, Braz. | tipo de dado CLR definido pelo usuário | CLR user-defined type (A user-defined data type created against a SQL Server assembly whose implementation is defined in an assembly created in the .NET Framework common language runtime (CLR)) |