Compartir a través de


ISql90SoapLanguageSpecifier.WebMethods (Propiedad)

Obtiene una lista de métodos en el extremo.

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

Sintaxis

'Declaración
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 propiedad

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

Seguridad de .NET Framework

Vea también

Referencia

ISql90SoapLanguageSpecifier Interfaz

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