Partager via


ISql90SoapLanguageSpecifier.WebMethods, propriété

Obtient une liste de méthodes sur le point de terminaison.

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

Syntaxe

'Déclaration
ReadOnly Property WebMethods As IList(Of ISql90SoapMethodSpecification)
    Get
IList<ISql90SoapMethodSpecification> WebMethods { get; }
property IList<ISql90SoapMethodSpecification^>^ WebMethods {
    IList<ISql90SoapMethodSpecification^>^ get ();
}
abstract WebMethods : IList<ISql90SoapMethodSpecification>
function get WebMethods () : IList<ISql90SoapMethodSpecification>

Valeur de propriété

Type : System.Collections.Generic.IList<ISql90SoapMethodSpecification>

Sécurité .NET Framework

Voir aussi

Référence

ISql90SoapLanguageSpecifier Interface

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