Returns the workstation name.
[DbFunctionAttribute("SqlServer", "HOST_NAME")] public static string HostName()
The name of the workstation.
SqlFunctions ClassSystem.Data.Entity.SqlServer Namespace