Hi,
I create a patch for Enum support
Just add items to "Enums" Dictionary like this into main T4:
Enums.Add("dbo.TableName.FieldName","Namespace.Class.YourEnumType");
and use my attached file.
I create a patch for Enum support
Just add items to "Enums" Dictionary like this into main T4:
Enums.Add("dbo.TableName.FieldName","Namespace.Class.YourEnumType");
and use my attached file.