..
This commit is contained in:
@@ -62,7 +62,6 @@ namespace arDev
|
||||
Errlog = new Queue();
|
||||
MinRecvLength = 4;
|
||||
|
||||
VAR.Init(128);
|
||||
}
|
||||
|
||||
|
||||
|
||||
@@ -12,7 +12,6 @@ namespace MSSQLCommand
|
||||
/// </summary>
|
||||
public string CS { get; private set; }
|
||||
|
||||
private int
|
||||
public Monitor(string ip, string id, string pass, string db)
|
||||
{
|
||||
//ConnectionString = $"Data Source =10.131.15.18;Initial Catalog=EE;Persist Security Info=True;User ID=eeuser;Password=Amkor123!";
|
||||
|
||||
Reference in New Issue
Block a user