MSSqlLocalDBApi.StartTracing() Method
Starts tracing API calls for all the SQL Server Express LocalDB instances that belong to the current system user.
Namespace: DevExpress.Xpo.DB.Helpers
Assembly: DevExpress.Xpo.v24.2.dll
Declaration
Remarks
Calls the LocalDBStartTracing internally.
See Also