Partager via


ISql90HttpProtocolSpecifier.Ports, propriété

Obtient ou définit les ports.

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

Syntaxe

'Déclaration
Property Ports As Sql90HttpPorts
    Get
    Set
Sql90HttpPorts Ports { get; set; }
property Sql90HttpPorts Ports {
    Sql90HttpPorts get ();
    void set (Sql90HttpPorts value);
}
abstract Ports : Sql90HttpPorts with get, set
function get Ports () : Sql90HttpPorts
function set Ports (value : Sql90HttpPorts)

Valeur de propriété

Type : Microsoft.Data.Schema.Sql.SchemaModel.Sql90HttpPorts

Sécurité .NET Framework

Voir aussi

Référence

ISql90HttpProtocolSpecifier Interface

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