C1.DataCollection.AdoNet Assembly / C1.DataCollection.AdoNet Namespace / C1AdoNetCursorDataCollection Class / Connection Property

In This Topic
Connection Property (C1AdoNetCursorDataCollection)
In This Topic
Gets the connection used to get the data.
Syntax
'Declaration
 
Public ReadOnly Property Connection As DbConnection
 
See Also