Subject | English | Hindi |
comp., MS | attribute class | एट्रिब्यूट क्लास (A container object that groups related attributes within an object type) |
comp., MS | base class | आधार श्रेणी (A class from which other classes are derived by inheritance) |
comp., MS | class ID | क्लास ID (A universally unique identifier (UUID) that identifies a COM component. Each COM component has its CLSID in the Windows registry so that it can be loaded by other applications) |
comp., MS | class identifier | क्लास आइडेंटिफ़ायर (A universally unique identifier (UUID) that identifies a COM component. Each COM component has its CLSID in the Windows registry so that it can be loaded by other applications) |
comp., MS | class key | क्लास की (The subset of data members of a class whose values uniquely identify an instance of the class) |
comp., MS | class key member | क्लास की मेंबर (One of the members of a multi-valued class key) |
comp., MS | class materials | कक्षा पाठ्यसामग्रियाँ (Content and resources that are made available as part of a class and that can be associated with individual lessons or assignments) |
comp., MS | class member relation | क्लास मेंबर संबंध (An association between specific data members of the two classes in a class relation) |
comp., MS | class meta-data | क्लास मेटा-डेटा (A conceptual model that describes the attributes that must be specified to create a class in the Data Warehouse logical schema) |
comp., MS | class module | क्लास मॉड्यूल (A module that can contain the definition for a new object. Each instance of a class creates a new object. Procedures defined in the module become properties and methods of the object) |
comp., MS | class relation | क्लास संबंध (A connection between two classes in a parent-child relationship. The relation defines the number of instances of each class) |
comp., MS | Class Schedule | कक्षा शेड्यूल (A view in which you can organize class materials into assignments and lessons) |
comp., MS | content class | सामग्री श्रेणी (A Web Storage System content class defines the intent or purpose of an item along with the names of properties that are intended for items in this class) |
comp., MS | event class | ईवेंट क्लास (In SQL Trace, a collection of properties that define an event) |
comp., MS | .NET Framework class library | .NET फ़्रेमवर्क क्लास लाइब्रेरी (A library of classes, interfaces, and value types that are included in .NET Framework. This library provides access to system functionality and is designed to be the foundation on which .NET Framework applications, components, and controls are built) |
comp., MS | partial class | आंशिक श्रेणी (A class whose definition is split over two or more source files. Each source file contains a section of the class definition, and all parts are combined when the application is compiled) |