, <'object_name'>, [<'futureonly_flag'>] : sp_bindrule « System Functions « SQL Server / T-SQL Tutorial'>, <'object_name'>, [<'futureonly_flag'>] : sp_bindrule « System Functions « SQL Server / T-SQL Tutorial'>

sp_bindrule <'rule'>, <'object_name'>, [<'futureonly_flag'>] : sp_bindrule « System Functions « SQL Server / T-SQL Tutorial






sp_bindrule 'SalaryRule', 'Employees.Salary'

EXEC sp_unbindrule 'Employees.Salary'

DROP RULE <rule name>








25.25.sp_bindrule
25.25.1.sp_bindrule <'rule'>, <'object_name'>, [<'futureonly_flag'>]