public static FluentColumn Int16(string name)
 {
     return(SColumn.Int16(name));
 }