Generates the column list for the SQL query.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- className
- Type:
System String
Class name
- excludedColumns
- Type:
System String
List of the excluded columns
- fullName
- Type:
System Boolean
Generate full name, including the table name?
- tableName
- Type:
System String
Table name
Return Value
Type:
See Also