Varigence, Inc.

Expand Minimize
BIML API Reference
Varigence.Languages.Biml.Connection Namespace
Classes
 NameSummary
AstAdoNetConnectionNode
The ADO.NET connection connects to a data source that can be accessed via a .NET Framework data provider.
AstAnalysisServicesConnectionNode
The SQL Server Analysis Services connection connects to a server running an Analysis Services database or to an Analysis Services project.
AstCacheConnectionNode
The Cache connection connects to a cache.
AstConnectionBaseNode
AstConnectionBaseNode is the base type for all connection types that are defined in the Biml framework.
AstConnectionReferenceNode
The AstConnectionReferenceNode type is a wrapper for a direct reference to a connection.
AstDbConnectionNode
The DB connection connects to a database.
AstExcelOleDbConnectionNode
The Excel OLE DB connection connects to a Microsoft Excel data source.
AstFileConnectionNode
The File connection can connect to existing files or folders or create files or folders if needed.
AstFlatFileConnectionNode
The Flat File connection connects to a flat file.
AstFtpConnectionNode
The FTP connection connects to a File Transfer Protocol (FTP) server.
AstHttpConnectionNode
The HTTP connection allows a package to use HTTP to connect to a Web server to send or receive files.
AstMsmqConnectionNode
The MSMQ connection allows a package to connect to a message queue.
AstOleDbConnectionNode
The OLE DB connection connects to a datasource that requires an OLE DB provider.
AstSmtpConnectionNode
The SMTP connection connects to a Simple Mail Transfer Protocol (SMTP) server.
AstSqlServerManagementConnectionNode
The SQL Server connection connect sto a SQL Server database.
AstWmiConnectionNode
The WMI connection uses Windows Management Instrumentation (WMI) to connect to an enterprise environment.
Enumerations
 NameSummary
FileUsageType
The FileUsageType enumeration provides options for how a file connection can connect to existing files or folders or create files or folders if needed.