Nemtom commit szarság
This commit is contained in:
@@ -55,7 +55,7 @@ Partial Public Class SISBusinessWindowsFormsApplication
|
||||
Return _result
|
||||
End Function
|
||||
Protected Overrides Sub CreateDefaultObjectSpaceProvider(args As CreateCustomObjectSpaceProviderEventArgs)
|
||||
args.ObjectSpaceProvider = New XPObjectSpaceProvider(args.ConnectionString, args.Connection)
|
||||
args.ObjectSpaceProvider = New XPObjectSpaceProvider(args.ConnectionString, args.Connection, True)
|
||||
End Sub
|
||||
Protected Overrides Sub OnLoggedOn(args As DevExpress.ExpressApp.LogonEventArgs)
|
||||
MyBase.OnLoggedOn(args)
|
||||
|
||||
Reference in New Issue
Block a user