Transformation

Namespace: Chimayo.Ssis.Ast

Provides facilities to deeply transform a package

Nested types and modules

TypeDescription
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

ModuleDescription
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