Share via


IRowPositionChange Antarmuka

Definisi

Perhatian

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

Menyediakan implementasi antarmuka OLE DB IRowPositionChange untuk digunakan oleh aplikasi yang ditingkatkan dari Visual Basic 6.0.

public interface class IRowPositionChange
[System.Runtime.InteropServices.Guid("0997A571-126E-11D0-9F8A-00A0C9A0631E")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IRowPositionChange
[System.Runtime.InteropServices.Guid("0997A571-126E-11D0-9F8A-00A0C9A0631E")]
[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 IRowPositionChange
[<System.Runtime.InteropServices.Guid("0997A571-126E-11D0-9F8A-00A0C9A0631E")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IRowPositionChange = interface
[<System.Runtime.InteropServices.Guid("0997A571-126E-11D0-9F8A-00A0C9A0631E")>]
[<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 IRowPositionChange = interface
Public Interface IRowPositionChange
Atribut

Keterangan

Catatan

Fungsi dan objek di Microsoft.VisualBasic.Compatibility.VB6 namespace disediakan untuk digunakan oleh alat untuk meningkatkan dari Visual Basic 6.0 ke Visual Basic. Dalam kebanyakan kasus, fungsi dan objek ini menduplikasi fungsionalitas yang dapat Anda temukan di namespace lain di .NET Framework. Mereka hanya diperlukan ketika model kode Visual Basic 6.0 berbeda secara signifikan dari implementasi .NET Framework.

Metode

OnRowPositionChange(Int32, Int32, Int32)
Kedaluwarsa.

Memberi tahu konsumen tentang objek posisi baris tentang perubahan ke posisi baris saat ini.

Berlaku untuk