public EntityTenant( System.string entityName, System.string colName, System.string parameterId )
Parameters
- entityName
- The Alias of the Entity (Data Object) that this tenant column will be applied to. This can be accessed via the Entity.Name property.
- colName
- The name of the column as it appears in the Data Source of the column that contains the tenant data.
- parameterId
- The name of the Exago parameter that contains the value to match the colName with