The add Maint Fields feature will add these fields to all database tables:
• CreateDate
• CreateUser
• UpdateDate
• UpdateUser
• MachineName
If you are using the .NET Data Access Layer, these fields will automatically be populated during insert and update operations.