IScriptingSession Interface
Releases the allocated resources within the Scripting session.
Assembly: Microsoft.SqlServer.Management.SDK.SqlStudio (in Microsoft.SqlServer.Management.SDK.SqlStudio.dll)
| Name | Description | |
|---|---|---|
![]() | Dispose() | (Inherited from IDisposable.) |
![]() | OpenWriter<T>() | Opens a writer of the specified type that can be used to access the stored scripts. Do not reference this member directly in your code. It supports the SQL Server infrastructure.(Inherited from ISfcScriptCollector.) |
![]() | OpenWriter<T>(Boolean) | Opens or reopens a writer of the specified type that can be used to access the stored scripts. Do not reference this member directly in your code. It supports the SQL Server infrastructure.(Inherited from ISfcScriptCollector.) |
Show:
