Files
ECO2/ArinWarev1/DataSet/DS.vb
2024-12-30 23:04:30 +09:00

19 lines
355 B
VB.net

Partial Class DS
Partial Class tbl_profileDataTable
End Class
Partial Class weather_chaDataTable
Private Sub weather_chaDataTable_weather_chaRowChanging(sender As System.Object, e As weather_chaRowChangeEvent) Handles Me.weather_chaRowChanging
End Sub
End Class
End Class
Namespace DSTableAdapters
End Namespace