This documentation is archived and is not being maintained.
ScriptComponent Class
Namespace:
Microsoft.SqlServer.Dts.PipelineAssembly:
Microsoft.SqlServer.TxScript (in Microsoft.SqlServer.TxScript.dll)
public ref class ScriptComponent
| Name | Description |
|---|
 | AcquireConnections(Object^) | |
 | Equals(Object^) | |
 | Finalize() | |
 | GetColumnIndexes(Int32) | |
 | GetHashCode() | |
  | GetOutputID(OutputNameMap^, String^) | |
 | GetType() | |
 | Log(String^, Int32, array<Byte>^) | |
 | MemberwiseClone() | |
 | PostExecute() | |
 | PreExecute() | |
 | PrimeOutput(Int32, array<Int32>^, array<PipelineBuffer^>^, OutputNameMap^) | |
 | ProcessInput(Int32, PipelineBuffer^) | |
 | ProcessInput(Int32, String^, PipelineBuffer^, OutputNameMap^) | |
 | ReleaseConnections() | |
 | SetBufferColumnIndexes(array<Int32>^, array<array<Int32>^>^) | |
 | ToString() | |
Any public static (
Shared
in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Return to top