Primary Key Field Type
 ID int

Field Field Type Null Notes Description
 Name nvarchar(50)  
 Guid uniqueidentifier   Default = (newid())
 SysOptions ntext
 DisplayControl nvarchar(256)
 UserPropertiesControl nvarchar(256)
 Available bit   Default = 1
 CallbackTypeAssemblyName nvarchar(256)
 CallbackTypeName nvarchar(256)
 RoleRefresherAssemblyName nvarchar(256)
 RoleRefresherTypeName nvarchar(256)

Index Name Field(s) Unique Primary Clustered
 IX_BackOfficeSystems_ID_GUID_Name ID, Guid, Name      
 PK_BackOfficeSystems1 ID  

Referenced by Field
 BackOfficeSystemPeople BackOfficeSystemID
 BackOfficeUserImportErrRecords BackOfficeSystemsId
 NotificationSubscription BackOfficeSystemsID

Entity-Relationship diagram of this table