Class COciTableSchema
COciTableSchema represents the metadata for an Oracle table.
- CComponent
 - 
			
			CDbTableSchema
			
			
			
		 - 
			
COciTableSchema			
			
			
		 
		
		
		
		Package: system\db\schema\oci
Copyright: 2008-2013 Yii Software LLC
License: http://www.yiiframework.com/license/
Author: Ricardo Grana <rickgrana@yahoo.com.br>
Located at x2engine/framework/db/schema/oci/COciTableSchema.php
	
	Copyright: 2008-2013 Yii Software LLC
License: http://www.yiiframework.com/license/
Author: Ricardo Grana <rickgrana@yahoo.com.br>
Located at x2engine/framework/db/schema/oci/COciTableSchema.php
			getColumn(), 
			getColumnNames()
		 | 
	
			public  
			string
		 | 
		$schemaName |  | 
		
			#
			 name of the schema (database) that this table belongs to. Defaults to null, meaning no schema (or the current database).  | 
	
			$columns, 
			$foreignKeys, 
			$name, 
			$primaryKey, 
			$rawName, 
			$sequenceName
		 | 
	
			$columnNames
		 |