Compartir a través de


ISql90SoapLanguageSpecifier.IsDefaultWsdlSpName (Propiedad)

Obtiene o establece un valor que indica si se usa la generación de WSDL predeterminada.

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

Sintaxis

'Declaración
Property IsDefaultWsdlSpName As Boolean
    Get
    Set
bool IsDefaultWsdlSpName { get; set; }
property bool IsDefaultWsdlSpName {
    bool get ();
    void set (bool value);
}
abstract IsDefaultWsdlSpName : bool with get, set
function get IsDefaultWsdlSpName () : boolean
function set IsDefaultWsdlSpName (value : boolean)

Valor de propiedad

Tipo: System.Boolean

Seguridad de .NET Framework

Vea también

Referencia

ISql90SoapLanguageSpecifier Interfaz

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