add quartz scheduler to jobrunner
This commit is contained in:
9
JobRunner/My Project/Settings.Designer.vb
generated
9
JobRunner/My Project/Settings.Designer.vb
generated
@@ -143,6 +143,15 @@ Namespace My
|
||||
Return CType(Me("JOB_ADSYNC_ROOT_PATH"),String)
|
||||
End Get
|
||||
End Property
|
||||
|
||||
<Global.System.Configuration.ApplicationScopedSettingAttribute(), _
|
||||
Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
||||
Global.System.Configuration.DefaultSettingValueAttribute("")> _
|
||||
Public ReadOnly Property DB_CONNECTIONSTRING() As String
|
||||
Get
|
||||
Return CType(Me("DB_CONNECTIONSTRING"),String)
|
||||
End Get
|
||||
End Property
|
||||
End Class
|
||||
End Namespace
|
||||
|
||||
|
||||
Reference in New Issue
Block a user