The Varigence company brand logo
Products
BimlFlexBimlStudioBimlExpress
Pricing
Solutions
IndustriesUse Cases
Resources
DocumentationKnowledge BaseBlog
About
CompanyContact Us
Products
BimlFlexBimlStudioBimlExpress
Pricing
Solutions
IndustriesUse Cases
Resources
DocumentationKnowledge BaseBlog
About
CompanyContact Us
Schedule Demo
Account
Schedule Demo
Account

ForEachFileLoopFileNameQualifierType Enumeration

The ForEachFileLoopFileNameQualifierType enumeration provides options for the format of the names of enumerated files in a SQL Server Integration Services Foreach File Loop Container task.

Enumeration Values

NameSummary
FullyQualified
Return the fully qualfied file name, including path, file name, and extension.
NameAndExtension
Return the name and extension of the file only. The path will not be returned.
NameOnly
Return only the file name. The extension and path will not be returned.

© Varigence