This topic has not yet been rated - Rate this topic

DefaultRuleBase.EnumBoundDataTypes Method

Enumerates a list of data types to which the default or rule is bound.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
public SqlSmoObject[] EnumBoundDataTypes()

Return Value

Type: Microsoft.SqlServer.Management.Smo.SqlSmoObject[]
An array of SqlSmoObject objects that specify the data types to which the default or rule is bound.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.