partial void UpdateStation(Station instance);
partial void DeleteStation(Station instance);
partial void InsertStation(Station instance);