Class StiExcelConnector

Hierarchy

Index

Properties

connectionIdent

connectionIdent: StiConnectionIdent = StiConnectionIdent.ExcelDataSource

connectionOrder

connectionOrder: StiConnectionOrder = StiConnectionOrder.ExcelDataSource

fileType

fileType: StiFileType = StiFileType.Excel

isAvailable

isAvailable: boolean = true

name

name: string = "Excel"

nuGetPackages

nuGetPackages: string[]

Gets the package identificator for this connector.

nuGetVersion

nuGetVersion: string

Gets the package version for this connector.

Static advancedRetrievalModeOfDatabaseSchema

advancedRetrievalModeOfDatabaseSchema: boolean

If true then database information will be required from database with help of DataAdapter (instead Connection.GetSchema).

Static getSchemaColumnsMode

getSchemaColumnsMode: boolean = true

If true then in GetSchema method, column reference by index else by name.

Methods

getDataSet

getFamilyConnectors

resetSettings

  • resetSettings(): void

retrieveSchema

testConnection

Static get

Generated using TypeDoc