Dynamicweb 8 Documentation
Fill(IDataReader,Boolean) Method

The datareader
if set to true [auto update dates].
Fills the specified datareader
Syntax
'Declaration
 
Protected Overloads Sub Fill( _ 
   ByVal dr As IDataReader, _ 
   ByVal autoUpdateDates As Boolean _ 
) 
protected void Fill( 
   IDataReader dr,
   bool autoUpdateDates 
)

Parameters

dr
The datareader
autoUpdateDates
if set to true [auto update dates].
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

Area Class
Area Members
Overload List

Send Feedback