Column.UnbindRule Method

Definition

Invokes sp_unbindrule to unbind the column from its current rule binding

public void UnbindRule ();
member this.UnbindRule : unit -> unit
Public Sub UnbindRule ()

Exceptions

When the parent of the column is a UserDefinedTableType or View

Applies to