ISqlExecutor.DataContext Property
.NET Standard 2.x
Gets the current DataContext
object of the SqlExecutor
object.
Namespace: SnapObjects.Data
Assembly: SnapObjects.Data.dll
Syntax
public DataContext DataContext { get; }
Property Value
A DataContext
object which contains the connection information for the database.
Applies to
.NET Standard
2.x