次の方法で共有


IPv4.OctetOne プロパティ

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

構文

'宣言
Public Property OctetOne As Literal
'使用
Dim instance As IPv4
Dim value As Literal

value = instance.OctetOne

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

プロパティ値

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

参照

参照

IPv4 クラス

IPv4 メンバ

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