update 20250730
This commit is contained in:
Binary file not shown.
Binary file not shown.
@@ -210,6 +210,7 @@ namespace Database
|
||||
public DataSet daten = new DataSet();
|
||||
public void Get_Tabledata_for_Update(string Tablename, bool StoredProc = false, bool is_SQL_String = false)
|
||||
{
|
||||
|
||||
var sqlconnect = new SqlConnection();
|
||||
var ds = new DataSet();
|
||||
ds.Tables.Clear();
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user