C1.AdoNet.GoogleAnalytics Assembly / C1.DataConnector.AdoNet Namespace / C1DataReader Class / IsClosed Property

In This Topic
IsClosed Property (C1DataReader)
In This Topic
Gets a boolean for whether the C1DataReader is closed or not/false.
Syntax
'Declaration
 
Public Overrides ReadOnly Property IsClosed As Boolean
 
See Also