Specifies the command timeout setting for the ADO Connection object (only applicable if Type is "ADO").
Set this to a higher value to avoid timeout issues with queries on large tables.
public int CommandTimeout { get; set; }
See also:
Class DataSource© Stonefield Software Inc., 2023 • Updated: 06/01/10
Comment or report problem with topic