Subject | English | Korean |
comp., MS | work item | 작업 항목 (A user-defined object with unique fields, forms, and rules. Work items can be queried across the database) |
comp., MS | Work Item Form view | 작업 항목 폼 뷰 (The Visual Studio document window that shows the full form of a work item instance. You can open many work item forms as documents in Visual Studio) |
comp., MS | work item ID | 작업 항목 ID (The unique identifier of a work item in the database) |
comp., MS | work item log | 작업 항목 로그 (A log that lists the current notes you are typing and the uneditable historical conversation that has already been saved) |
comp., MS | work item query | 작업 항목 쿼리 (A specialized SELECT statement containing a WHERE clause, and COLUMN and SORT BY elements. Work Item Query is modeled after SQL queries) |
comp., MS | Work Item Query Language | 작업 항목 쿼리 언어 (A loose variant of SQL that describes a query in the Work Item Tracking subsystem of Team Foundation Server using a syntax that contains SELECT, WHERE, COLUMN and SORT clauses. Query View is the user interface for defining work item queries) |
comp., MS | work item type | 작업 항목 형식 (A named definition associated with a project in a Team Foundation Server. Types are composed of fields, a form and work flow. They are defined using XML. Definitions are portable between Team Foundation Servers) |