IHasOpenedOnce interface
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
Members
| name | description |
|---|---|
| OpenedOnce { get; } | Gets opened once info |
See Also
- Source: IHasOpenedOnce.cs