Metodo SqlSmoObject.BindRuleImpl
SQL Server 2012
Binds the rule schema to the rule and columns identified by the parameters.
Spazio dei nomi Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Parametri
- ruleSchema
- Tipo: System.String
A string value that specifies the rule schema.
- rule
- Tipo: System.String
A string value that specifies the rule.
- bindColumns
- Tipo: System.Boolean
A Boolean value that specifies whether to bind columns.