namespace: Serenity.Data assembly: Serenity.Net.Data
Interfaces for types that has an CommandTimeout property that determines the default command timeout for that connection
public interface IHasCommandTimeout
name | description |
---|---|
CommandTimeout { get; set; } | Gets the command timeout |
- Source: IHasCommandTimeout.cs