Compartir a través de


ISql90SoapMethodSpecification.WebMethodNamespace (Propiedad)

Obtiene o establece el espacio de nombres del método de servicio Web tal y como lo ven las conexiones remotas.

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

Sintaxis

'Declaración
Property WebMethodNamespace As String
    Get
    Set
string WebMethodNamespace { get; set; }
property String^ WebMethodNamespace {
    String^ get ();
    void set (String^ value);
}
abstract WebMethodNamespace : string with get, set
function get WebMethodNamespace () : String
function set WebMethodNamespace (value : String)

Valor de propiedad

Tipo: System.String

Seguridad de .NET Framework

Vea también

Referencia

ISql90SoapMethodSpecification Interfaz

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