Function ResultRange.colNames
Get the names of all the columns
					
			const(string)[] colNames
			() pure nothrow @property const;
					
				
			Get the names of all the columns
					
			const(string)[] colNames
			() pure nothrow @property const;