Owner Property (SQLiteConnection)
Gets or sets a form or other container that the
SQLiteConnection instance belongs to.
public new object Owner {get; set;}
'Declaration
Public Shadows Property Owner As Object
Property Value
A form or other container that the
SQLiteConnection instance belongs to.