IScriptingOptions.GetSmoScriptingOptions 메서드

Retrieves the collections of objects from the scripting options.

네임스페이스:  Microsoft.SqlServer.Management.UI.VSIntegration
어셈블리:  SqlWorkbench.Interfaces(SqlWorkbench.Interfaces.dll)

구문

‘선언
Function GetSmoScriptingOptions As Object
‘사용 방법
Dim instance As IScriptingOptions 
Dim returnValue As Object 

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

반환 값

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

참고 항목

참조

IScriptingOptions 인터페이스

Microsoft.SqlServer.Management.UI.VSIntegration 네임스페이스