Namespace Varigence.Languages.Biml.Connection
This namespace houses information regarding the various SSIS connection types available in Biml.
Classes
AstAdoNetConnectionNode | The ADO.NET connection connects to a data source that can be accessed via a .NET Framework data provider. |
AstAnalysisServicesConnectionMetadataNode | The SQL Server Analysis Services (SSAS) connection information node specifies supplemental information that is used by SSAS to connect to a given data source, usually in context of development and cube processing. |
AstAnalysisServicesConnectionNode | The SQL Server Analysis Services connection connects to a server running an Analysis Services database or to an Analysis Services project. |
AstAzureDataLakeStoreConnectionNode | The Azure Subscription Connection connects to a Microsoft Azure Data Lake Store. |
AstAzureResourceManagerConnectionNode | The connection object that represents a connection to Hadoop. |
AstAzureStorageConnectionNode | The Azure Storage Connection connects to a Microsoft Azure bloc storage account. |
AstAzureSubscriptionConnectionNode | The Azure Subscription Connection connects to a Microsoft Azure subscription. |
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. |
AstConnectionReferenceBaseNode | The AstConnectionReferenceBaseNode type is a wrapper for a direct reference to a connection. |
AstConnectionReferenceNode | The AstConnectionReferenceNode type is a wrapper for a direct reference to a connection. It includes information that can be added by Package references to the connection. |
AstCustomSsisConnectionNode | The AstCustomConnectionNode type supports custom and third party SQL Server Integration Services connection managers. |
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. |
AstHadoopConnectionNode | The connection object that represents a connection to Hadoop. |
AstHDInsightConnectionNode | The connection object that represents a connection to Hadoop. |
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. |
AstODataConnectionNode | The connection object that represents a connection to OData. |
AstOdbcConnectionNode | The ODBC Connection specifies the settings necessary for an Open Database Connectivity (ODBC) adapter installed on the system to connect to a data source. |
AstOleDbConnectionNode | The OLE DB connection connects to a datasource that requires an OLE DB provider. |
AstOracleConnectionNode | The Oracle Connection specifies the settings necessary for the Attunity Oracle SSIS component to connect to a Oracle data source. |
AstSmtpConnectionNode | The SMTP connection connects to a Simple Mail Transfer Protocol (SMTP) server. |
AstSqlServerDqsConnectionNode | The SQL Server DQS connection connects to a Microsoft SQL Server Data Quality Service (DQS) instance. |
AstSqlServerManagementConnectionNode | The SQL Server connection connect sto a SQL Server database. |
AstSqlServerPdwConnectionNode | The SQL Server PDW connection connects to a Microsoft SQL Server Parallel Data Warehouse (PDW) appliance. In later versions, PDW is rebranded as the Microsoft Analytics Platform System. |
AstTeradataConnectionNode | The Teradata Connection specifies the settings necessary for the Attunity Teradata SSIS component to connect to a Teradata data source. |
AstTheobaldXtractSapConnectionNode | The Theobald XTRACT connection will connect to an SAP instance. |
AstWmiConnectionNode | The WMI connection uses Windows Management Instrumentation (WMI) to connect to an enterprise environment. |
Interfaces
IConnectionStringProvider |
Enums
AzureResourceManagerEnvironment | |
CertificateStoreLocation | |
CertificateStoreName | |
FileUsageType | |
HadoopAuthentication | |
ODataAuthentication | |
SsasImpersonationMode |