Note
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang mag-sign in o magpalit ng mga direktoryo.
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang baguhin ang mga direktoryo.
Specifies how the PivotTable cache or a query table connects to its data source.
| Name | Value | Description |
|---|---|---|
| xlAlways | 1 | The PivotTable cache or query table always uses external source information (as defined by the SourceConnectionFile or SourceDataFile property) to reconnect. |
| xlAsRequired | 0 | The PivotTable cache or query table uses external source information to reconnect by using the Connection property. |
| xlNever | 2 | The PivotTable cache or query table never uses source information to reconnect. |
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.