Subject | English | Czech |
comp., MS | CLR function | funkce v jazyce CLR (A function created against a SQL Server assembly whose implementation is defined in an assembly created in the .NET Framework common language runtime (CLR)) |
comp., MS | CLR metadata | metadata CLR (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 | CLR stored procedure | uložená procedura v jazyce CLR (A stored procedure created against a SQL Server assembly whose implementation is defined in an assembly created in the .NET Framework common language runtime (CLR)) |
comp., MS | CLR trigger | aktivační procedura v jazyce CLR (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 | CLR user-defined type | uživatelsky definovaný typ v jazyce CLR (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)) |