mirror of
				https://github.com/nsnail/FreeSql.git
				synced 2025-11-04 17:20:49 +08:00 
			
		
		
		
	Update NoPrimaryKey_UseSetDto
This commit is contained in:
		@@ -337,7 +337,7 @@
 | 
			
		||||
    <value>Navigation property {trytbTypeName}. {pnvName} attribute [Navigate] parsing error, property not found at {tbrefTypeName}: {bi}</value>
 | 
			
		||||
  </data>
 | 
			
		||||
  <data name="NoPrimaryKey_UseSetDto" xml:space="preserve">
 | 
			
		||||
    <value>{tableTypeDisplayCsharp} has no primary key defined and cannot use SetSource. Try SetDto</value>
 | 
			
		||||
    <value>{tableTypeDisplayCsharp} has no primary key defined and cannot use SetSource. Try SetDto or SetSource to specify a temporary primary key</value>
 | 
			
		||||
  </data>
 | 
			
		||||
  <data name="NoProperty_Defined" xml:space="preserve">
 | 
			
		||||
    <value>No properties defined</value>
 | 
			
		||||
 
 | 
			
		||||
@@ -337,7 +337,7 @@
 | 
			
		||||
    <value>导航属性 {trytbTypeName}.{pnvName} 特性 [Navigate] 解析错误,在 {tbrefTypeName} 未找到属性:{bi}</value>
 | 
			
		||||
  </data>
 | 
			
		||||
  <data name="NoPrimaryKey_UseSetDto" xml:space="preserve">
 | 
			
		||||
    <value>{tableTypeDisplayCsharp} 没有定义主键,无法使用 SetSource,请尝试 SetDto</value>
 | 
			
		||||
    <value>{tableTypeDisplayCsharp} 没有定义主键,无法使用 SetSource,请尝试 SetDto 或者 SetSource 指定临时主键</value>
 | 
			
		||||
  </data>
 | 
			
		||||
  <data name="NoProperty_Defined" xml:space="preserve">
 | 
			
		||||
    <value> 没有定义属性 </value>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user