LEGO: Merge pull request 1365

LEGO: Merge pull request 1365
This commit is contained in:
csigs
2022-01-21 08:33:44 -08:00
committed by GitHub
parent 4d77ecc89a
commit 3a5df054ae
3 changed files with 38 additions and 2 deletions

View File

@@ -3289,6 +3289,9 @@
<Item ItemId=";IndexColumnIsAscendingPropertyTitle" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Is Ascending]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[По возрастанию]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -3331,18 +3334,27 @@
<Item ItemId=";IndexIsClusteredPropertyDescription" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Whether the index is clustered, only one clustered index is allowed in a table.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Указывает, является ли индекс кластеризованным. В каждой таблице может существовать только один кластеризованный индекс.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";IndexIsEnabledPropertyDescription" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Specifies whether the index is enabled]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Указывает, включен ли индекс.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";IndexIsUniquePropertyDescription" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Whether the data entered into this index must be unique.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Указывает, являются ли данные, вводимые в индекс, уникальными.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -9542,7 +9554,7 @@
<Str Cat="Text">
<Val><![CDATA[Is Unique]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Уникальный]]></Val>
<Val><![CDATA[Является уникальным]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />