|
Deletes a data source name.
Header file: CATALOG.HRequires: W3DBAV78.DLL or higher version
|
In
|
hConnection
|
Connection handle that identifies the server. Connection handles are obtained with the PvConnectServer() function.
|
|
In
|
pdsnName
|
DSN to delete.
|
The following preconditions must be met:
PvStart()
PvConnectServer()
PvListDSNs()
PvModifyDSN()
PvGetDSN()
PvGetDSNEx()
PvCreateDSN()
PvCountDSNs()
PvStop()
|
Chapter contents
Prev topic: PvCreateUser()
|