Compartir a través de


ISql90HttpProtocolSpecifier.ClearPort (Propiedad)

Obtiene o establece un valor que modela la opción CLEAR_PORT.

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

Sintaxis

'Declaración
Property ClearPort As Integer
    Get
    Set
int ClearPort { get; set; }
property int ClearPort {
    int get ();
    void set (int value);
}
abstract ClearPort : int with get, set
function get ClearPort () : int
function set ClearPort (value : int)

Valor de propiedad

Tipo: System.Int32

Seguridad de .NET Framework

Vea también

Referencia

ISql90HttpProtocolSpecifier Interfaz

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