Partager via


ISql90SoapMethodSpecification.RelatedMethod, propriété

Obtient ou définit l'implémentation de la méthode de service Web.

Espace de noms :  Microsoft.Data.Schema.Sql.SchemaModel
Assembly :  Microsoft.Data.Schema.Sql (dans Microsoft.Data.Schema.Sql.dll)

Syntaxe

'Déclaration
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)

Valeur de propriété

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

Sécurité .NET Framework

Voir aussi

Référence

ISql90SoapMethodSpecification Interface

Microsoft.Data.Schema.Sql.SchemaModel, espace de noms