Tenant Table
Topic Last Modified: 2010-11-09
The Tenant table is a supporting table that stores information about the Tenant ID. Each record in the table represents one tenant.
Column | Data Type | Key/Index | Details |
---|---|---|---|
TenantKey |
int |
Primary |
Unique number identifying this tenant. |
TenantId |
uniqueidentifier |
Unique |
Tenant ID. |