ScriptComponent Methods
MSDN Home
MSDN
MSDN Library
Servers and Enterprise Develop ...
SQL Server
SQL Server 2008
Product Documentation
SQL Server 2008 Books Online
Integration Services
Technical Reference
Integration Services Class Lib ...
Microsoft.SqlServer.Dts.Pipeli ...
ScriptComponent Class
ScriptComponent Methods
AcquireConnections Method
GetColumnIndexes Method
Log Method
PostExecute Method
PreExecute Method
PrimeOutput Method
ProcessInput Method
ReleaseConnections Method
SetBufferColumnIndexes Method
ScriptComponent Class
ScriptComponent Members
ScriptComponent Constructor
ScriptComponent Methods
ScriptComponent Properties
Switch View :
Classic
Lightweight Beta
ScriptFree
Feedback
ScriptComponent Methods
Public Methods
(see also
Protected Methods
)
Name
Description
AcquireConnections
Obtains a connection or connection information by using a connection manager.
Equals
Overloaded. (inherited from
Object
)
GetColumnIndexes
GetHashCode
(inherited from
Object
)
GetType
(inherited from
Object
)
Log
Writes a log entry.
PostExecute
Executes custom code that must run after the Script component has processed its inputs and outputs.
PreExecute
Executes custom code that must run before the Script component has processed its inputs and outputs.
PrimeOutput
Prepares the outputs in Script components, such as sources and transformations with asynchronous outputs, that add new rows to the output buffers.
ProcessInput
Processes the inputs in Script components, such as transformations and destinations, that receive inputs from upstream components.
ReferenceEquals
(inherited from
Object
)
ReleaseConnections
Releases a connection to a connection manager.
SetBufferColumnIndexes
ToString
(inherited from
Object
)
Protected Methods
Name
Description
Finalize
(inherited from
Object
)
MemberwiseClone
(inherited from
Object
)
See Also
Reference
ScriptComponent Class
Microsoft.SqlServer.Dts.Pipeline Namespace
Tags :