IChapteredRowset Interfész

Definíció

Figyelemfelhívás

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

Az OLE DB IAccessor felület implementációját biztosítja a Visual Basic 6.0-s verzióról frissített alkalmazások számára.

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
Attribútumok

Megjegyzések

Note

A Microsoft.VisualBasic.Compatibility.VB6 névtérben lévő függvényeket és objektumokat a 6.0-ról Visual Basic Visual Basic való frissítésre szolgáló eszközök biztosítják. A legtöbb esetben ezek a függvények és objektumok duplikálják azokat a funkciókat, amelyeket a .NET-keretrendszer más névtereiben talál. Ezekre csak akkor van szükség, ha a Visual Basic 6.0-s kódmodell jelentősen eltér a .NET-keretrendszer implementációjától.

Metódusok

Name Description
AddRefChapter(Int32, Int32)
Elavult.

Hivatkozásszámot ad hozzá egy meglévő fejezethez.

ReleaseChapter(Int32, Int32)
Elavult.

Fejezetet ad ki.

A következőre érvényes: