共用方式為


ISql90HttpProtocolSpecifier.Ports 屬性

取得或設定連接埠。

命名空間:  Microsoft.Data.Schema.Sql.SchemaModel
組件:  Microsoft.Data.Schema.Sql (在 Microsoft.Data.Schema.Sql.dll 中)

語法

'宣告
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)

屬性值

型別:Microsoft.Data.Schema.Sql.SchemaModel.Sql90HttpPorts

.NET Framework 安全性

請參閱

參考

ISql90HttpProtocolSpecifier 介面

Microsoft.Data.Schema.Sql.SchemaModel 命名空間