LoggingOptions

Namespace: Chimayo.Ssis.CodeGen

Functions and values

Function or valueDescription
build loggingOptions
Signature: loggingOptions:CfLoggingOptions -> CodeTree
buildLogSelection logSelection
Signature: logSelection:CfLogEventSettings -> CodeTree
buildLogSelections logSelections
Signature: logSelections:CfLogEventSettings list -> CodeTree option
buildLogSelectionSimple (...)
Signature: eventNames:string list -> columnNames:string list -> CodeTree