ISql90TcpProtocolSpecifier.ListenerPort プロパティ

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

構文

'宣言
Property ListenerPort As Integer
'使用
Dim instance As ISql90TcpProtocolSpecifier
Dim value As Integer

value = instance.ListenerPort

instance.ListenerPort = value
int ListenerPort { get; set; }
property int ListenerPort {
    int get ();
    void set (int value);
}
function get ListenerPort () : int
function set ListenerPort (value : int)

プロパティ値

型 : System.Int32

参照

参照

ISql90TcpProtocolSpecifier インターフェイス

ISql90TcpProtocolSpecifier メンバ

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