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