次の方法で共有


IComErrorRecord インターフェイス

遅延バインドされた COM クライアントの ComErrorRecord クラスの実装を提供します。

名前空間:  Microsoft.SqlServer.Replication
アセンブリ:  Microsoft.SqlServer.Replication (Microsoft.SqlServer.Replication.dll)

構文

'宣言
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)> _
<GuidAttribute("8E53F6DC-7837-4521-B54F-F835E4EE8261")> _
<ComVisibleAttribute(True)> _
Public Interface IComErrorRecord
'使用
Dim instance As IComErrorRecord
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)]
[GuidAttribute("8E53F6DC-7837-4521-B54F-F835E4EE8261")]
[ComVisibleAttribute(true)]
public interface IComErrorRecord
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsDual)]
[GuidAttribute(L"8E53F6DC-7837-4521-B54F-F835E4EE8261")]
[ComVisibleAttribute(true)]
public interface class IComErrorRecord
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)>]
[<GuidAttribute("8E53F6DC-7837-4521-B54F-F835E4EE8261")>]
[<ComVisibleAttribute(true)>]
type IComErrorRecord =  interface end
public interface IComErrorRecord

IComErrorRecord 型は、以下のメンバーを公開しています。

プロパティ

  名前 説明
パブリック プロパティ Description
パブリック プロパティ ErrorNumber
パブリック プロパティ SourceType

先頭に戻る

説明

IComErrorRecord のメンバの詳細については、「ComErrorRecord」を参照してください。