ISql90HttpProtocolSpecifier.Ports プロパティ

名前空間 :  Microsoft.Data.Schema.Sql.SchemaModel.SqlServer
アセンブリ :  Microsoft.Data.Schema.Sql (Microsoft.Data.Schema.Sql.dll 内)

構文

'宣言
Property Ports As Sql90HttpPort
'使用
Dim instance As ISql90HttpProtocolSpecifier
Dim value As Sql90HttpPort

value = instance.Ports

instance.Ports = value
Sql90HttpPort Ports { get; set; }
property Sql90HttpPort Ports {
    Sql90HttpPort get ();
    void set (Sql90HttpPort value);
}
function get Ports () : Sql90HttpPort
function set Ports (value : Sql90HttpPort)

プロパティ値

型 : Microsoft.Data.Schema.Sql.SchemaModel.SqlServer.Sql90HttpPort

参照

参照

ISql90HttpProtocolSpecifier インターフェイス

ISql90HttpProtocolSpecifier メンバ

Microsoft.Data.Schema.Sql.SchemaModel.SqlServer 名前空間