Partilhar via


Propriedade ISql90SoapLanguageSpecifier.WsdlSpName

Obtém ou define o procedimento armazenado que retorna o WSDL Web Services Description Language () que é usado por este ponto de extremidade.

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

Sintaxe

'Declaração
Property WsdlSpName As String
    Get
    Set
string WsdlSpName { get; set; }
property String^ WsdlSpName {
    String^ get ();
    void set (String^ value);
}
abstract WsdlSpName : string with get, set
function get WsdlSpName () : String
function set WsdlSpName (value : String)

Valor de propriedade

Tipo: System.String

Segurança do .NET Framework

Consulte também

Referência

ISql90SoapLanguageSpecifier Interface

Namespace Microsoft.Data.Schema.Sql.SchemaModel