Compartilhar via


DataReaderAdapter class

Esta classe e seus membros estăo reservados para uso interno e năo devem ser usados em seu código.

Inheritance hierarchy

System.Object
  System.MarshalByRefObject
    System.ComponentModel.Component
      System.Data.Common.DataAdapter
        System.Data.Common.DbDataAdapter
          Microsoft.SharePoint.Portal.WebControls.DataReaderAdapter

Namespace:  Microsoft.SharePoint.Portal.WebControls
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaração
Public Class DataReaderAdapter _
    Inherits DbDataAdapter
'Uso
Dim instance As DataReaderAdapter
public class DataReaderAdapter : DbDataAdapter

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Ver também

Referência

DataReaderAdapter members

Microsoft.SharePoint.Portal.WebControls namespace