IsDataSourceInfoFetched Property
In This Topic
For internal use. Gets a value indicating whether the data source info has been fetched already.
Syntax
'Declaration
Public ReadOnly Property IsDataSourceInfoFetched As Boolean
public bool IsDataSourceInfoFetched {get;}
See Also