|
DbClientGetServerInformation Method |
Get the information about the server
Namespace: DrawerBackup.Native.ClientsAssembly: DrawerBackup.Native (in DrawerBackup.Native.dll) Version: 0.0.1.1 (0.0.1.1)
Syntaxpublic SystemInformation GetServerInformation()
Public Function GetServerInformation As SystemInformation
public:
SystemInformation^ GetServerInformation()
member GetServerInformation : unit -> SystemInformation
Return Value
Type:
SystemInformation
See Also