Freigeben über


BusinessLogicDataReader-Klasse

Diese API unterstützt die -Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.

Vererbungshierarchie

System. . :: . .Object
  Microsoft.SqlServer.Replication.BusinessLogicSupport..::..BusinessLogicDataReader

Namespace:  Microsoft.SqlServer.Replication.BusinessLogicSupport
Assembly:  Microsoft.SqlServer.Replication.BusinessLogicSupport (in Microsoft.SqlServer.Replication.BusinessLogicSupport.dll)

Syntax

'Declaration
Public Class BusinessLogicDataReader _
    Implements IDataReader, IDisposable, IDataRecord
'Usage
Dim instance As BusinessLogicDataReader
public class BusinessLogicDataReader : IDataReader, 
    IDisposable, IDataRecord
public ref class BusinessLogicDataReader : IDataReader, 
    IDisposable, IDataRecord
type BusinessLogicDataReader =  
    class
        interface IDataReader
        interface IDisposable
        interface IDataRecord
    end
public class BusinessLogicDataReader implements IDataReader, IDisposable, IDataRecord

Der BusinessLogicDataReader-Typ macht folgende Elemente verfügbar.

Konstruktoren

  Name Beschreibung
Öffentliche Methode BusinessLogicDataReader

Zum Anfang

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.