_QueryTable.QueryType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Indicates the type of query used by Microsoft Excel to populate the query table or PivotTable cache. Read-only XlQueryType.
public:
property Microsoft::Office::Interop::Excel::XlQueryType QueryType { Microsoft::Office::Interop::Excel::XlQueryType get(); };
public Microsoft.Office.Interop.Excel.XlQueryType QueryType { get; }
Public ReadOnly Property QueryType As XlQueryType
Property Value
Remarks
You specify the data source in the prefix for the Connection property’s value.