public static string ScriptName(this CommonHistorySqlType type)
 {
     return(type.ToString());
 }