OLEDBConnection 对象 (Excel)
代表 OLE DB 连接。
备注
OLE DB 连接可存储在 Excel 工作簿中。 当 Excel 打开工作簿时,它会创建称为 OLEDBConnection 对象的 OLE DB 连接的内存中副本。
OLEDBConnection 对象包含与连接相关的信息,例如要连接到的服务器的名称以及要在该服务器上打开的对象的名称。 (可选)OLEDBConnection 对象也可以包括身份验证凭据信息或要传递到服务器并执行的命令(例如,要由 SQL Server 执行的 SELECT 语句)。
方法
属性
- ADOConnection
- AlwaysUseConnectionFile
- Application
- BackgroundQuery
- CalculatedMembers
- CommandText
- CommandType
- Connection
- Creator
- EnableRefresh
- IsConnected
- LocalConnection
- LocaleID
- MaintainConnection
- MaxDrillthroughRecords
- OLAP
- Parent
- RefreshDate
- Refreshing
- RefreshOnFileOpen
- RefreshPeriod
- RetrieveInOfficeUILang
- RobustConnect
- SavePassword
- ServerCredentialsMethod
- ServerFillColor
- ServerFontStyle
- ServerNumberFormat
- ServerSSOApplicationID
- ServerTextColor
- SourceConnectionFile
- SourceDataFile
- UseLocalConnection
另请参阅
支持和反馈
有关于 Office VBA 或本文档的疑问或反馈? 请参阅 Office VBA 支持和反馈,获取有关如何接收支持和提供反馈的指南。