IChapteredRowset Interface

Definição

Atenção

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

Fornece uma implementação da interface OLE DB IAccessor para utilização por aplicações atualizadas a partir da 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
Atributos

Observações

Note

Funções e objetos no espaço de nomes Microsoft.VisualBasic.Compatibility.VB6 são fornecidos para uso pelas ferramentas na atualização de Visual Basic 6.0 para Visual Basic. Na maioria dos casos, estas funções e objetos duplicam funcionalidades que pode encontrar noutros namespaces do .NET Framework. São necessárias apenas quando o modelo de código Visual Basic 6.0 difere significativamente da implementação do .NET Framework.

Métodos

Name Description
AddRefChapter(Int32, Int32)
Obsoleto.

Adiciona uma contagem de referências a um capítulo existente.

ReleaseChapter(Int32, Int32)
Obsoleto.

Lança um capítulo.

Aplica-se a