Hello, When I use $createnames, it returns the column name and Data type from the schema class. How do I also include the Data subtype, Primary key and No nulls info that is defined in the schema class? Andrew