Class QSqlServer2005DatabaseResult
	
	Class to handle results sent by database upon querying
	 
	
		- 
			QBaseClass
			
			
			
		
- 
			 QDatabaseResultBase QDatabaseResultBase
- 
			 QSqlServer2005DatabaseResult QSqlServer2005DatabaseResult
	Methods summary
	
		| 
			 public 
			
			
			 |  | 
	
		| 
			 public 
			mixed
			
			 | 
		#
		FetchArray( )
			Fetches one row as indexed (column=>value style) array from the result set 
			Fetches one row as indexed (column=>value style) array from the result set Returns
					mixed
				 | 
	
		| 
			 public 
			
			
			 |  | 
	
		| 
			 public 
			
			
			 |  | 
	
		| 
			 public 
			mixed
			
			 | 
		#
		FetchRow( )
			Fetches one row as enumerated (with numerical indexes) array from the result set 
			Fetches one row as enumerated (with numerical indexes) array from the result set Returns
					mixed
				 | 
	
		| 
			 public 
			
			
			 |  | 
	
		| 
			 public 
			
			
			 |  | 
	
		| 
			 public 
			
			
			 |  | 
	
		| 
			 public 
			
			
			 |  | 
	
		| 
			 public 
			
			
			 |  |