DefaultRuleBase.EnumBoundColumns Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Enumerates columns bound to this default or rule.
public Microsoft.SqlServer.Management.Smo.SqlSmoObject[] EnumBoundColumns ();
member this.EnumBoundColumns : unit -> Microsoft.SqlServer.Management.Smo.SqlSmoObject[]
Public Function EnumBoundColumns () As SqlSmoObject()