Partilhar via


Propriedade ISql90SoapLanguageSpecifier.WebMethods

Obtém uma lista de métodos no ponto de extremidade.

Namespace:  Microsoft.Data.Schema.Sql.SchemaModel
Assembly:  Microsoft.Data.Schema.Sql (em Microsoft.Data.Schema.Sql.dll)

Sintaxe

'Declaração
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>

Valor de propriedade

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

Segurança do .NET Framework

Consulte também

Referência

ISql90SoapLanguageSpecifier Interface

Namespace Microsoft.Data.Schema.Sql.SchemaModel