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 命名空间