Свойство SoapMethodSpecification.RelatedMethod

RelatedMethod relationship class of SoapMethodSpecification

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

Синтаксис

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

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

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

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

См. также

Справочник

SoapMethodSpecification Класс

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