DictionaryForumContacts

   German
Terms for subject Microsoft containing spalten | all forms
GermanEnglish
abgeleitete Spaltederived column (A transformation that creates new column values by applying expressions to transformation input columns)
berechnete Spaltecomputed column (A virtual column in a table whose value is computed at run time)
berechnete Spaltecalculated column (A type of column that displays the results of mathematical or logical operations or expressions instead of stored data)
diskretisierte Spaltediscretized column (A column that represents finite, counted data)
Index mit eingeschlossenen Spaltenincluded column index (A nonclustered index containing both key and nonkey columns)
Ordnungszahl der Spaltecolumn ordinal (A number that represents the position of the column in a set of columns. So, if a table has 3 columns, named Name, Address, and Zip, in that order, their ordinals are 0, 1, and 2)
permanent berechnete Spaltepersisted computed column (A computed column of a table that is physically stored, and whose values are updated when any other columns that are part of its computation change. Applying the persisted property to a computed column allows for indexes to be created on it when the column is deterministic, but not precise)
Sortiermodus für mehrere Spaltenmultiple column sort mode (The state of a header control in which two or more header columns can participate in a sort)
Spalte für externe Datenexternal data column (A column type that allows data from external systems to be incorporated into SharePoint lists)
Spalte mit geringer Dichtesparse column (A column that reduces the storage requirement for null values at the cost of more overhead to retrieve nonnull values)
vorhersagbare Spaltepredictable column (A data mining column that the algorithm will build a model around based on values of the input columns. Besides serving as an output column, a predictable column can also be used as input for other predictable columns within the same mining structure)