Partager via


ISql90HttpProtocolSpecifier.IsListeningAllSites, propriété

Obtient ou définit une valeur qui indique si l'option SITE est « + ».

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

Syntaxe

'Déclaration
Property IsListeningAllSites As Boolean
    Get
    Set
bool IsListeningAllSites { get; set; }
property bool IsListeningAllSites {
    bool get ();
    void set (bool value);
}
abstract IsListeningAllSites : bool with get, set
function get IsListeningAllSites () : boolean
function set IsListeningAllSites (value : boolean)

Valeur de propriété

Type : System.Boolean

Sécurité .NET Framework

Voir aussi

Référence

ISql90HttpProtocolSpecifier Interface

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