IScriptingService Interface
Provides the access to the scripting service.
Assembly: Microsoft.SqlServer.Management.SDK.SqlStudio (in Microsoft.SqlServer.Management.SDK.SqlStudio.dll)
| Name | Description | |
|---|---|---|
![]() | ScriptCollectors | Gets the list of all ScriptCollectors registered in the system. |
| Name | Description | |
|---|---|---|
![]() | GetCompatibleCollectors(String^) | Enumerates all the Script Collectors that are compatible with the content type. |
![]() | OpenSession(IScriptCollectorInfo^, IContext^) | Sets a method that opens a new Scripting session. |
Show:

