Vertaling van "JSON columns" in Duits
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
However, this doesn't mean you can't serialize complex properties of C# classes (say, arrays) into JSON columns.
Dies bedeutet jedoch nicht, dass Sie komplexe Eigenschaften von C#-Klassen (z. B. Arrays) nicht in JSON-Spalten serialisieren können.
However, this just enables you to use JSON columns in any SQL Server objects right away.
Genau dies ermöglicht Ihnen jedoch die unmittelbare Verwendung von JSON-Spalten in beliebigen SQL Server-Objekten.
Unless the new functions of SQL Server 2016 are used, the JSON columns are treated as plain text fields and can be queried only with T-SQL string and text instructions such as LIKE, SUBSTRING and TRIM.
Wenn die neuen Funktionen von SQL Server 2016 nicht verwendet werden, werden die JSON-Spalten als Nur-Text-Felder behandelt und können nur mit Zeichenfolgen- und Textanweisungen von T-SQL wie LIKE, SUBSTRING und TRIM abgefragt werden.
Andere resultaten
You shouldn't create the index on the JSON column, however, as it would index the JSON value as a single string.
Sie sollten den Index jedoch nicht für die JSON-Spalte erstellen, weil der JSON-Wert als eine einzelne Zeichenfolge indiziert würde.
Because the JSON column is configured as a plain NVARCHAR column, you might want to use the ISJSON function to check whether the content of the column is real JSON.
FOR JSON EXPLICIT uses a column alias to provide a detailed format specification.
FOR JSON EXPLICIT verwendet einen Spaltenalias, um eine detaillierte Formatspezifikation bereitzustellen.
However, you don't have to know everything about JSON to format columns.
Sie brauchen aber nicht alles über JSON zu wissen, um Spalten zu formatieren.
So let's say you managed to have one or more columns of JSON data in a canonical relational table.
Angenommen, Sie verwalten mindestens eine Spalte mit JSON-Daten in einer kanonischen relationalen Tabelle.
The query mixes regular table columns and JSON properties
Great, but this is a column about JSON in SQL Server and, hence, in the persistence layer.
Das klingt gut, aber dies ist eine Kolumne über JSON in SQL Server und daher auch in der Persistenzschicht.
sp-dev-column-formatting - New open-source community driven repository for column formatting JSON definitions
You can use Entity Framework (EF), as well, to save JSON data into one column of a database table.
Sie können auch Entity Framework (EF) zum Speichern von JSON-Daten in einer Spalte einer Datenbanktabelle verwenden.
A field with no formatting specified uses the default rendering. To format a column, enter the column formatting JSON in the box.
Geben Sie den JSON-Code für die Spaltenformatierung in das Feld ein, um die Spalte zu format a column, enter the column formatting JSON in the box.