PortsEndpointProtocolOption.PortTypes プロパティ

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

構文

'宣言
Public Property PortTypes As PortTypes
'使用
Dim instance As PortsEndpointProtocolOption
Dim value As PortTypes

value = instance.PortTypes

instance.PortTypes = value
public PortTypes PortTypes { get; set; }
public:
property PortTypes PortTypes {
    PortTypes get ();
    void set (PortTypes value);
}
public function get PortTypes () : PortTypes
public function set PortTypes (value : PortTypes)

プロパティ値

型 : Microsoft.Data.Schema.ScriptDom.Sql.PortTypes

参照

参照

PortsEndpointProtocolOption クラス

PortsEndpointProtocolOption メンバ

Microsoft.Data.Schema.ScriptDom.Sql 名前空間