Partager via


ISql90SoapMethodSpecification.WebMethodNamespace, propriété

Obtient ou définit l'espace de noms de la méthode de service Web tel que perçu par les connexions distantes.

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

Syntaxe

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

Valeur de propriété

Type : System.String

Sécurité .NET Framework

Voir aussi

Référence

ISql90SoapMethodSpecification Interface

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