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

Note

Microsoft.VisualBasic.Compatibility.VB6 ad alanı içindeki işlevler ve nesneler, Visual Basic 6.0'dan Visual Basic 2008'e yükseltme araçları tarafından kullanılabilir. Çoğu durumda, bu işlevler ve nesneler .NET Framework'teki diğer ad alanlarına bulabileceğiniz işlevleri yineler. Bunlar yalnızca Visual Basic 6.0 kod modeli .NET Framework uygulamasından önemli ölçüde farklı olduğunda gereklidir.

Yöntemler

Name Description
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