x2webcontrols

源代码在线查看: x2design.data.dboperhandler.getvalue.html

软件大小: 715 K
上传用户: qw4104
关键词: x2webcontrols
下载地址: 免注册下载 普通下载 VIP

相关代码

				
				  
				    
				    
				    
				    DbOperHandler.GetValue 方法
				    
				    
				    
				  
				  
				    
				      
				        
				          
				            X2WebControls-1.3类库文档
				            
				            
				          
				        
				      
				      
				        DbOperHandler.GetValue 方法 
				      
				    
				    
				       获取指定表,指定列,指定条件的第一个符合条件的值。 
				      public object GetValue(string _tableName,string _fieldName);
				      参数
				      
				        
				          _tableName
				        
				        表名称。
				        
				          _fieldName
				        
				        字段名称。
				      
				      返回值
				      获取的值。如果为空则返回null。
				      备注
				      
				        M:X2Design.Data.DbOperHandler.GetValue(System.String,System.String) 缺少 <remarks> 文档信息。
				      
				      请参见
				      
				        DbOperHandler 类 | X2Design.Data 命名空间
				      
				        
				        
				        
				        
				        
				        
				      
				      
				      
				        
				          笑笑设计 @ 版权所有
				        
				        从程序集 X2WebControls 生成 [版本: 1.3.2663.40020]
				      
				    
				  
							

相关资源