DelegateGetSQLToolsRegPath Delegate

 

Represents the registry tools for the SQL server.

Namespace:   Microsoft.SqlServer
Assembly:  Microsoft.SqlServer.Instapi (in Microsoft.SqlServer.Instapi.dll)

public delegate bool DelegateGetSQLToolsRegPath(
	StringBuilder^ sRegPath,
	unsigned int% pdwSize
)

Return Value

Type: System::Boolean
Return to top
Show: