Store the user statistics for the performance.
This commit is contained in:
@@ -2,6 +2,10 @@
|
||||
{
|
||||
public class DatabaseOptions
|
||||
{
|
||||
#region Public Properties
|
||||
|
||||
public string ConnectionString { get; set; }
|
||||
|
||||
#endregion Public Properties
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user