SoftadminApi.EnterpriseSearchIndex_UpdateSecurityGroup

Type: Stored procedure

Used to change security group of entries in the seach index.

Can be used to either change security group of a single row, or to migrate all rows with a given security group to another secuity group.

Parameters

@RowId optional int
@SchemaName optional sysname
@TableName optional sysname
@SecurityGroupIdFrom optional int
@SecurityGroupIdTo mandatory int