MSSqlLocalDBApi.StopTracing() Method
Stops 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.1.dll
NuGet Packages: DevExpress.Win.PivotGrid, DevExpress.Win.TreeMap, DevExpress.Xpo
NuGet Package: DevExpress.Xpo
Declaration
Remarks
Calls the LocalDBStopTracing function internally.
See Also