Bewerken

Delen via


DeleteSBDbConnectionString method of the Win32_SessionBrokerServiceProperties class

Deletes DB connection strings (primary or secondary) from the registry.

Syntax

uint32 DeleteSBDbConnectionString(
  [in] boolean IsSecondaryConnString
);

Parameters

IsSecondaryConnString [in]

If True, secondary connection string is removed. If False, primary connection string is removed.

Requirements

Requirement Value
Minimum supported client
None supported
Minimum supported server
Windows Server 2016
Namespace
Root\CIMv2\TerminalServices
MOF
TssdWmi.mof
DLL
TssdWmi.dll

See also

Win32_SessionBrokerServiceProperties