MSSqlLocalDBApi.DeleteInstance(String) Method
Deletes the specified LocalDB instance.
Namespace: DevExpress.Xpo.DB.Helpers
Assembly: DevExpress.Xpo.v26.1.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| instanceName | String | A string name of the LocalDB instance to be deleted. |
See Also