Partager via


ISql90SoapMethodSpecification.WebMethodAlias, propriété

Obtient ou définit le nom 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 WebMethodAlias As String
    Get
    Set
string WebMethodAlias { get; set; }
property String^ WebMethodAlias {
    String^ get ();
    void set (String^ value);
}
abstract WebMethodAlias : string with get, set
function get WebMethodAlias () : String
function set WebMethodAlias (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