SetReconnectionMethodType Method

SetReconnectionMethodType function

Specifies what the spreadsheet application should do when a connection fails.The default value is ReConnectionMethodType.Required.


func (instance *DBConnection) SetReconnectionMethodType(value ReConnectionMethodType)  error

Remarks

See Also