SqlSmoObject.ScriptImpl Method (ScriptingOptions)
SQL Server 2008 R2
Gets a collection of scripts of the SqlSmoObject.
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Parameters
- so
- Type: Microsoft.SqlServer.Management.Smo.ScriptingOptions
A ScriptingOptions object.
Return Value
Type: System.Collections.Specialized.StringCollectionA collection of string values that contain the scripts.
