Partager via


ISql90SoapLanguageSpecifier.IsDefaultWsdlSpName, propriété

Obtient ou définit une valeur qui indique si la génération WSDL par défaut est utilisée.

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

Syntaxe

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

Valeur de propriété

Type : System.Boolean

Sécurité .NET Framework

Voir aussi

Référence

ISql90SoapLanguageSpecifier Interface

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