API Reference
Class
ExcelQueryBackedTableInfo
Native query-backed table binding.
Inheritance
- Object
- ExcelQueryBackedTableInfo
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
Properties
public UInt32 ConnectionId { get; } #Workbook connection identifier.
public String ConnectionName { get; } #Workbook connection name.
public String CommandText { get; } #Opaque connection command text.
public String WorksheetName { get; } #Destination worksheet.
public Boolean IsImported { get; } #True when this binding was loaded rather than authored in this document session.