Class DBConnection
- Namespace
- Spire.Xls
- Assembly
- Spire.XLS.dll
public class DBConnection : ExternalConnection
- Inheritance
-
DBConnection
- Inherited Members
-
Constructors
DBConnection()
Properties
BackgroundRefresh
public override bool BackgroundRefresh { get; set; }
Property Value
- bool
Command
public string Command { get; set; }
Property Value
- string
CommandType
public OLEDBCommandType CommandType { get; set; }
Property Value
- OLEDBCommandType
ConnType
public override ConnectionDataSourceType ConnType { get; }
Property Value
- ConnectionDataSourceType
Connection
public string Connection { get; set; }
Property Value
- string
ID
public override string ID { get; }
Property Value
- string
KeepAlive
public override bool KeepAlive { get; set; }
Property Value
- bool
Name
public override string Name { get; set; }
Property Value
- string
OdcFile
public override string OdcFile { get; set; }
Property Value
- string
OnlyUseConnectionFile
public override bool OnlyUseConnectionFile { get; set; }
Property Value
- bool
RefreshedVersion
public override string RefreshedVersion { get; set; }
Property Value
- string
SaveData
public override bool SaveData { get; set; }
Property Value
- bool