Extract
This commit is contained in:
@ -9,6 +9,7 @@ namespace SystemX.Product.CP.TRA.Extract
|
||||
public class Config
|
||||
{
|
||||
public string CPXV2Server { get; set; }
|
||||
public string CPXV2Database { get; set; }
|
||||
public string Server { get; set; }
|
||||
public string DataBase { get; set; }
|
||||
public string SummaryTable { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user