次の方法で共有


ServiceContractMapping クラス

ServiceContractMapping クラスは、Service Broker サービスに関連付けられたサービス コントラクトを表します。

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

構文

'宣言
Public NotInheritable Class ServiceContractMapping _
    Inherits NamedSmoObject _
    Implements IMarkForDrop
'使用
Dim instance As ServiceContractMapping
public sealed class ServiceContractMapping : NamedSmoObject, 
    IMarkForDrop
public ref class ServiceContractMapping sealed : public NamedSmoObject, 
    IMarkForDrop
[<SealedAttribute>]
type ServiceContractMapping =  
    class
        inherit NamedSmoObject
        interface IMarkForDrop
    end
public final class ServiceContractMapping extends NamedSmoObject implements IMarkForDrop

説明

スレッド セーフ

この型の public static (Microsoft Visual Basic では Shared) のすべてのメンバーは、マルチスレッド操作で安全に使用できます。 インスタンス メンバーの場合は、スレッド セーフであるとは限りません。

スレッド セーフ

この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。