Parent 属性

Gets the ServiceContract object that is the parent of the MessageTypeMappingCollection object.

命名空间:  Microsoft.SqlServer.Management.Smo.Broker
程序集:  Microsoft.SqlServer.Smo(在 Microsoft.SqlServer.Smo.dll 中)

语法

声明
Public ReadOnly Property Parent As ServiceContract
    Get
用法
Dim instance As MessageTypeMappingCollection
Dim value As ServiceContract

value = instance.Parent
public ServiceContract Parent { get; }
public:
property ServiceContract^ Parent {
    ServiceContract^ get ();
}
member Parent : ServiceContract
function get Parent () : ServiceContract

注释

此类型的任何公共静态(Microsoft Visual Basic 中的 Shared)成员在多线程操作中是安全的。不保证所有实例成员都是线程安全的。

示例

使用集合