Description
Contains information on automation hosts.
Dependencies
Columns
AutomationHostId : int, allows null: no
The unique numeric identifier of the item.
CreateUserId : int, allows null: no
The ID of the user who created the automation host.
DateCreated : datetime, allows null: no
The date and time when the automation host was created.
The stored date and time are based on the server’s time zone. For more information, see Date and Time Fields.
DateUpdated : datetime, allows null: no
The date and time when the automation host was last updated.
The stored date and time are based on the server’s time zone. For more information, see Date and Time Fields.
DeptId : int, allows null: no
The ID of the department that owns the automation host.
Description : nvarchar (max), allows null: yes
The description of the automation host.
This column corresponds to a field that can be available for Rich Text Feature.
HostName : nvarchar (max), allows null: no
The name of the automation host.
UpdateUserId : int, allows null: no
The ID of the user who last updated the automation host.