LEGO: Merge pull request 2050

LEGO: Merge pull request 2050
This commit is contained in:
Alex Hsu
2023-05-09 08:38:35 -07:00
committed by GitHub
parent b9d6657886
commit 1c6fd29cff
6 changed files with 72 additions and 0 deletions

View File

@@ -3328,12 +3328,18 @@
<Item ItemId=";FilterInPrimaryKey" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[In Primary Key]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[在主键中]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";FilterInPrimaryKeyDescription" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Include or exclude objects based on whether the column is in a primary key.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[根据列是否在主键中来包含或排除对象。]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -3403,6 +3409,9 @@
<Item ItemId=";FilterOwnerDescription" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Include or exclude objects based on the owner or part of an owner name.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[根据所有者名称或部分所有者名称包含或排除对象。]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -3418,6 +3427,9 @@
<Item ItemId=";FilterSchemaDescription" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[ Include or exclude objects based on the schema or part of a schema name.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[ 根据架构名称或架构名称的一部分包含或排除对象。]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>