Compartir a través de


ISql90SoapMethodSpecification.RelatedMethod (Propiedad)

Obtiene o establece la implementación del método de servicio Web.

Espacio de nombres:  Microsoft.Data.Schema.Sql.SchemaModel
Ensamblado:  Microsoft.Data.Schema.Sql (en Microsoft.Data.Schema.Sql.dll)

Sintaxis

'Declaración
Property RelatedMethod As ISql90Subroutine
    Get
    Set
ISql90Subroutine RelatedMethod { get; set; }
property ISql90Subroutine^ RelatedMethod {
    ISql90Subroutine^ get ();
    void set (ISql90Subroutine^ value);
}
abstract RelatedMethod : ISql90Subroutine with get, set
function get RelatedMethod () : ISql90Subroutine
function set RelatedMethod (value : ISql90Subroutine)

Valor de propiedad

Tipo: Microsoft.Data.Schema.Sql.SchemaModel.ISql90Subroutine

Seguridad de .NET Framework

Vea también

Referencia

ISql90SoapMethodSpecification Interfaz

Microsoft.Data.Schema.Sql.SchemaModel (Espacio de nombres)