Proprietà ISql90SoapMethodSpecification.RelatedMethod

Ottiene o imposta l'implementazione del metodo del servizio Web.

Spazio dei nomi:  Microsoft.Data.Schema.Sql.SchemaModel
Assembly:  Microsoft.Data.Schema.Sql (in Microsoft.Data.Schema.Sql.dll)

Sintassi

'Dichiarazione
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)

Valore proprietà

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

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ISql90SoapMethodSpecification Interfaccia

Spazio dei nomi Microsoft.Data.Schema.Sql.SchemaModel