Propriedade ISql90HttpProtocolSpecifier.Ports

Obtém ou define as portas.

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

Sintaxe

'Declaração
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)

Valor de propriedade

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

Segurança do .NET Framework

Consulte também

Referência

ISql90HttpProtocolSpecifier Interface

Namespace Microsoft.Data.Schema.Sql.SchemaModel