InitializeSqlCollection Method
When overridden in a derived class, the InitializeSqlCollection method of the DocumentWorkspaceCollection class initializes the DocumentWorkspaceCollection object with the list of existing DocumentWorkspace objects from the configuration database.
Return Value
A System.Data.SqlClient.SqlDataReader object that contains the list of existing DocumentWorkspace objects.
Remarks
The InitializeSqlCollection method calls the proc_getPortalWorkspaces stored procedure to retrieve the list of existing DocumentWorkspace objects from the PortalWorkspaces table in the configuration database.
Requirements
Platforms: Microsoft Windows Server 2003
Security: Code Access Security