Class CActiveRecordMetaData
CActiveRecordMetaData represents the meta-data for an Active Record class.
		
		
		
		Package: system\db\ar
Copyright: 2008-2013 Yii Software LLC
License: http://www.yiiframework.com/license/
Author: Qiang Xue <qiang.xue@gmail.com>
Since: 1.0
Located at x2engine/framework/db/ar/CActiveRecord.php
	
	Copyright: 2008-2013 Yii Software LLC
License: http://www.yiiframework.com/license/
Author: Qiang Xue <qiang.xue@gmail.com>
Since: 1.0
Located at x2engine/framework/db/ar/CActiveRecord.php
| 
			 public 
			
			
			 | |
| 
			 public 
			
			
			 | |
| 
			 public 
			boolean
			
			 | |
| 
			 public 
			
			
			 | 
| 
			public  
			 | $tableSchema |  | 
			#
			 the table schema information | 
| 
			public  
			array
		 | $columns |  | 
			#
			 table columns | 
| 
			public  
			array
		 | $relations | array() | 
			#
			 list of relations | 
| 
			public  
			array
		 | $attributeDefaults | array() | 
			#
			 attribute default values |