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

In This Topic
IsDisposed Property (C1AdoNetCursorDataCollection)
In This Topic
Gets whether the collection is disposed.
Syntax
'Declaration
 
Public ReadOnly Property IsDisposed As Boolean
 
See Also