dotConnect for Oracle Documentation
Devart.Data Namespace / DataLink Class / List Property

In This Topic
List Property
In This Topic
Gets the list that the connector is bound to.
Syntax
'Declaration
 
Public Shadows ReadOnly Property List As IList
 

Property Value

The list that the connector is bound to.
See Also