NoCurrentRowException Klasse

Definition

Die Ausnahme, die ausgelöst wird, wenn die Adresse des Anfangs einer PipelineBuffer-Zeile NULL ist.

public ref class NoCurrentRowException : ApplicationException
[System.Serializable]
public class NoCurrentRowException : ApplicationException
[<System.Serializable>]
type NoCurrentRowException = class
    inherit ApplicationException
Public Class NoCurrentRowException
Inherits ApplicationException
Vererbung
NoCurrentRowException
Attribute

Hinweise

Die PipelineBuffer -Klasse verwaltet einen internen Member, der die Adresse des Anfangs jeder Zeile im PipelineBufferenthält. Wenn dieser Member NULL ist, wird das NoCurrentRowException ausgelöst.

Konstruktoren

NoCurrentRowException()

Initialisiert eine neue Instanz der NoCurrentRowException-Klasse.

Gilt für: