Property | Type | Description | |
---|---|---|---|
_cacheReaders | bool | ||
_locator | IAccelr8Locator | ||
_readers | object>.Dictionary | ||
_syncRoot | object |
Method | Description | |
---|---|---|
TableInfo ( ) : System | ||
TableInfo ( IAccelr8Locator locator ) : System | ||
TableInfo ( bool uniqueId, string idColumn, string tableName, string tableAlias, string>.IDictionary |
Method | Description | |
---|---|---|
GetReader ( |
protected GetReader ( |
||
idType | ||
entityType | ||
return | IEntityReader |
public TableInfo ( IAccelr8Locator locator ) : System | ||
locator | IAccelr8Locator | |
return | System |
public TableInfo ( bool uniqueId, string idColumn, string tableName, string tableAlias, string>.IDictionary |
||
uniqueId | bool | |
idColumn | string | |
tableName | string | |
tableAlias | string | |
columnNames | string>.IDictionary | |
return | System |
static protected IAccelr8Locator _locator | ||
return | IAccelr8Locator |
protected static Dictionary |
||
return | object>.Dictionary |