IRowsetIdentity Arabirim

Tanım

Dikkat

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

Visual Basic 6.0'dan yükseltilen uygulamalar tarafından kullanılmak üzere OLE DB IRowsetIdentity arabiriminin bir uygulamasını sağlar.

public interface class IRowsetIdentity
[System.Runtime.InteropServices.Guid("0C733A09-2A1C-11CE-ADE5-00AA0044773D")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IRowsetIdentity
[System.Runtime.InteropServices.Guid("0C733A09-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 IRowsetIdentity
[<System.Runtime.InteropServices.Guid("0C733A09-2A1C-11CE-ADE5-00AA0044773D")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IRowsetIdentity = interface
[<System.Runtime.InteropServices.Guid("0C733A09-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 IRowsetIdentity = interface
Public Interface IRowsetIdentity
Öznitelikler

Açıklamalar

Not

Microsoft.VisualBasic.Compatibility.VB6 ad alanındaki işlevler ve nesneler, Visual Basic 6.0’dan Visual Basic 2008’e yükseltme araçlarının kullanımı için sağlanır. Çoğu durumda, bu işlevler ve nesneler .NET Framework’teki diğer ad alanlarında bulabileceğiniz işlevlerin birer yinelemesidir. Bunlar yalnızca, Visual Basic 6.0 kod modelinin .NET Framework uygulamasından önemli ölçüde farklı olduğu durumlarda gereklidir.

Yöntemler

IsSameRow(Int32, Int32)
Geçersiz.

aynı satır örneğine başvurup başvurmadıklarını görmek için iki satır tutamacını karşılaştırır.

Şunlara uygulanır