SqlCollectionBase.InitializeSqlCollection Method
Obsolete.
Namespace: Microsoft.SharePoint.Portal.Topology
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Protected MustOverride Function InitializeSqlCollection As SqlDataReader
'Usage
Dim returnValue As SqlDataReader
returnValue = Me.InitializeSqlCollection()
protected abstract SqlDataReader InitializeSqlCollection()
Return Value
Type: System.Data.SqlClient.SqlDataReader