Свойство BrokerPriority.ContractName

ContractName relationship class of BrokerPriority

Пространство имен:  Microsoft.SqlServer.Dac.Model
Сборка:  Microsoft.SqlServer.Dac.Extensions (в Microsoft.SqlServer.Dac.Extensions.dll)

Синтаксис

'Декларация
Public Shared Property ContractName As ModelRelationshipClass 
    Get 
    Friend Set
'Применение
Dim value As ModelRelationshipClass 

value = BrokerPriority.ContractName
public static ModelRelationshipClass ContractName { get; internal set; }
public:
static property ModelRelationshipClass^ ContractName {
    ModelRelationshipClass^ get ();
    internal: void set (ModelRelationshipClass^ value);
}
static member ContractName : ModelRelationshipClass with get, internal set
static function get ContractName () : ModelRelationshipClass 
internal static function set ContractName (value : ModelRelationshipClass)

Значение свойства

Тип: Microsoft.SqlServer.Dac.Model.ModelRelationshipClass

См. также

Справочник

BrokerPriority Класс

Пространство имен Microsoft.SqlServer.Dac.Model