IExternalResourceUIServer.GetDBServerId
Description:
Implement this method to return the id of the server which is associated with this UI server.
Implement this method to return the id of the server which is associated with this UI server.
Remarks:
If there's no DB server associated with this UI server, an empty GUID value will be returned.
If there's no DB server associated with this UI server, an empty GUID value will be returned.
Guid GetDBServerId()
Guid
The id of the associated DB server.