skip to main content
Using the ADO.NET Client : Specifying Connection Options : Schema Collection Timeout
 

Schema Collection Timeout

Property

SchemaCollectionTimeout

Description

Specifies the number of seconds after which an attempted schema collection operation fails if it is not yet completed.

Valid Values

0 | x
Where x is a positive integer from 1 to 2147483647. When set to 0, the data provider never times out on a schema collection operation attempt.

Default

120