DictionaryForumContacts

   English
Terms for subject Microsoft containing clr | all forms | exact matches only
EnglishGerman
CLR functionCLR-Funktion (A function created against a SQL Server assembly whose implementation is defined in an assembly created in the .NET Framework common language runtime (CLR))
CLR metadataCLR-Metadaten (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)
CLR stored procedureCLR-gespeicherte Prozedur (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))
CLR triggerCLR-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))
CLR user-defined typeCLR-benutzerdefinierter Typ (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))
Microsoft SQL Server System CLR TypesMicrosoft SQL Server-System-CLR-Typen (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)
plain old CLR objectPlain Old CLR Object (An object that does not inherit from another class or implement an interface)