Share via


IScriptingOptions.GetSmoScriptingOptions Method

Retrieves the collections of objects from the scripting options.

Namespace:  Microsoft.SqlServer.Management.UI.VSIntegration
Assembly:  SqlWorkbench.Interfaces (in SqlWorkbench.Interfaces.dll)

Syntax

'Declaration
Function GetSmoScriptingOptions As Object
'Usage
Dim instance As IScriptingOptions
Dim returnValue As Object

returnValue = instance.GetSmoScriptingOptions()
Object GetSmoScriptingOptions()
Object^ GetSmoScriptingOptions()
abstract GetSmoScriptingOptions : unit -> Object 
function GetSmoScriptingOptions() : Object

Return Value

Type: System.Object
Returns the collections of objects from the scripting options.