ApexSQL.Log.Api Send comments on this topic.
ServerSideComponentsManager Class Members
See Also  Properties  Methods 


The following tables list the members exposed by ServerSideComponentsManager.

Public Properties

 NameDescription
Public PropertyComponentsStateReturns server components state.  
Public PropertyComponentsVersionReturns server components version.  
Public PropertyServerNetworkNameReturns SQL Server's network name.  
Top

Public Methods

 NameDescription
Public MethodInstallComponentsInstalls server components by first uninstalling current components (if they are any installed) and then installing new components.  
Public MethodUninstallComponentsUninstalls server components from the server.  
Top

See Also