Click or drag to resize

DatabaseContextConnection Property

Namespace:  FileHold.LibraryManager.Models
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public DbConnection Connection { get; }

Property Value

Type: DbConnection
See Also