IChapteredRowset Gränssnitt

Definition

Varning

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

Tillhandahåller en implementering av OLE DB IAccessor-gränssnittet för användning av program som uppgraderats från Visual Basic 6.0.

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
Attribut

Kommentarer

Note

Funktioner och objekt i namnområdet Microsoft.VisualBasic.Compatibility.VB6 tillhandahålls för användning av verktygen för uppgradering från Visual Basic 6.0 till Visual Basic. I de flesta fall duplicerar dessa funktioner och objekt funktioner som du kan hitta i andra namnområden i .NET Framework. De är bara nödvändiga när kodmodellen Visual Basic 6.0 skiljer sig avsevärt från implementeringen av .NET Framework.

Metoder

Name Description
AddRefChapter(Int32, Int32)
Föråldrad.

Lägger till ett referensantal i ett befintligt kapitel.

ReleaseChapter(Int32, Int32)
Föråldrad.

Släpper ett kapitel.

Gäller för