IChapteredRowset Schnittstelle

Definition

Achtung

Microsoft.VisualBasic.Compatibility.* classes are obsolete and supported within 32 bit processes only. http://go.microsoft.com/fwlink/?linkid=160862

Stellt eine Implementierung der IAccessor-Schnittstelle in OLE DB für die Verwendung durch von Visual Basic 6.0 aktualisierte Anwendungen bereit.

public interface class IChapteredRowset
[System.Runtime.InteropServices.Guid("0c733a93-2a1c-11ce-ade5-00aa0044773d")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IChapteredRowset
[System.Runtime.InteropServices.Guid("0c733a93-2a1c-11ce-ade5-00aa0044773d")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Obsolete("Microsoft.VisualBasic.Compatibility.* classes are obsolete and supported within 32 bit processes only. http://go.microsoft.com/fwlink/?linkid=160862")]
public interface IChapteredRowset
[<System.Runtime.InteropServices.Guid("0c733a93-2a1c-11ce-ade5-00aa0044773d")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IChapteredRowset = interface
[<System.Runtime.InteropServices.Guid("0c733a93-2a1c-11ce-ade5-00aa0044773d")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Obsolete("Microsoft.VisualBasic.Compatibility.* classes are obsolete and supported within 32 bit processes only. http://go.microsoft.com/fwlink/?linkid=160862")>]
type IChapteredRowset = interface
Public Interface IChapteredRowset
Attribute

Hinweise

Hinweis

Funktionen und Objekte im Microsoft.VisualBasic.Compatibility.VB6-Namespace werden in den Tools zum Upgrade von Visual Basic 6.0 auf Visual Basic bereitgestellt. In den meisten Fällen duplizieren diese Funktionen und Objekte Funktionen, die Sie in anderen Namespaces von .NET Framework finden. Diese sind nur notwendig, wenn das Visual Basic 6.0-Codemodell sich maßgeblich von der .NET Framework-Implementierung unterscheidet.

Methoden

AddRefChapter(Int32, Int32)
Veraltet.

Fügt einem vorhandenen Kapitel einen Verweiszähler hinzu.

ReleaseChapter(Int32, Int32)
Veraltet.

Gibt ein Kapitel frei.

Gilt für: