Skip to main content

Namespace Varigence.Languages.Biml.FileFormat

This namespace houses information regarding the various SSIS File Format types supported in Biml.

Classes

NameDescription
AstAttachedFileNodeThe AstAttachedFileNode type is used to model related files that are attached to a SQL Server Integration Services package.
AstFileColumnNodeAstFileColumnNode is the base type for all SQL Server Integration Services dataflow task columns that originate from a source file.
AstFileFormatNodeAstFileFormatNode is the base type for all flat file definition formats in the Biml framework.
AstFlatFileColumnNodeThe AstFlatFileColumnNode type corresponds directly to a column that is defined in a flat file format definition in SQL Server Integration Services.
AstFlatFileFormatNodeThe AstFlatFileFormatNode type corresponds directly to a flat file format definition that can be consumed by a dataflow flat file source in a SQL Server Integration Services dataflow.
AstRawFileFormatNodeThe AstRawFileFormatNode type corresponds directly to a raw file format definition that can be consumed by a dataflow raw file source or a lookup cache in a SQL Server Integration Services dataflow.

Enums

NameDescription
FlatFileColumnType
FlatFileType