Namespace: Chimayo.Ssis.Ast
Provides facilities to deeply transform a package
Type | Description |
AstConnectionManagerType | A connection manager type |
AstElement | All parts of a package are represented as cases within the AstElement discriminated union |
AstElementResult | Represents a transformed or replaced version of an AstElement |
AstExecutableType | A control flow executable type |
AstPackageConfigurationType | A package configuration type |
AstPath | Encoding of the path of an element within a package. Paths are supplied in reverse order with the most deeply nested name at the head of the list. |
AstPipelineComponentType | A data flow component type |
Module | Description |
Transform | Provides facilities to deeply transform a package |
_AstConnectionManagerType | A connection manager type |
_AstElementResult | Represents a transformed or replaced version of an AstElement |
_AstExecutableType | A control flow executable type |
_AstPackageConfigurationType | A package configuration type |
_AstPipelineComponentType | A data flow component type |