PlanGuide.Script Method (ScriptingOptions)
SQL Server 2012
Creates a string collection object for a script.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Parameters
- scriptingOptions
- Type: Microsoft.SqlServer.Management.Smo.ScriptingOptions
The scripting options.
Return Value
Type: System.Collections.Specialized.StringCollectionA string collection object for a script.
