Compartir a través de


ISql90HttpProtocolSpecifier.Ports (Propiedad)

Obtiene o establece los puertos.

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

Sintaxis

'Declaración
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 propiedad

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

Seguridad de .NET Framework

Vea también

Referencia

ISql90HttpProtocolSpecifier Interfaz

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