namespace: Serenity.Data assembly: Serenity.Net.Data
Interfaces for types that has an OpenedOnce property that determines if the connection has opened at least once
public interface IHasOpenedOnce
name | description |
---|---|
OpenedOnce { get; } | Gets opened once info |
- Source: IHasOpenedOnce.cs