ComponentOne Studio Web API Edition
Read Method (DataProviderManager)

The name
The arguments
Gets the data by specified name and arguments.
Syntax
'Declaration
 
Public Shared Function Read( _
   ByVal name As String, _
   Optional ByVal args As NameValueCollection _
) As IEnumerable

Parameters

name
The name
args
The arguments

Return Value

The data
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DataProviderManager Class
DataProviderManager Members

 

 


Copyright © GrapeCity, inc. All rights reserved.