DefaultRuleBase.Script Method
SQL Server 2012
Generates a Transact-SQL script that can be used to re-create the default or rule.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Return Value
Type: System.Collections.Specialized.StringCollectionA StringCollection system object value that contains a list of Transact-SQL command batch statements that defines the default or rule.
