Table of Contents

Property CommandTimeout

Namespace
Innova.Data.Entity
Assembly
Innova.Data.dll

CommandTimeout

Gets or sets the SQL command timeout in seconds. Default is 600 (10 minutes).

public int CommandTimeout { get; set; }

Property Value

int