SqlSmoObject.BindRuleImpl(String, String, Boolean) Method

Definition

protected void BindRuleImpl (string ruleSchema, string rule, bool bindColumns);
member this.BindRuleImpl : string * string * bool -> unit
Protected Sub BindRuleImpl (ruleSchema As String, rule As String, bindColumns As Boolean)

Parameters

ruleSchema
String
rule
String
bindColumns
Boolean

Applies to