GetReconnectionMethodType Method

GetReconnectionMethodType function

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


func (instance *DataModelConnection) GetReconnectionMethodType()  (ReConnectionMethodType,  error) 

Remarks

See Also