Aracılığıyla paylaş


IPv4.OctetTwo Özellik

Alır veya ayarlar ikinci sekizli.

Ad alanı:  Microsoft.Data.Schema.ScriptDom.Sql
Derleme:  Microsoft.Data.Schema.ScriptDom.Sql (Microsoft.Data.Schema.ScriptDom.Sql.dll içinde)

Sözdizimi

'Bildirim
Public Property OctetTwo As Literal
    Get
    Set
public Literal OctetTwo { get; set; }
public:
property Literal^ OctetTwo {
    Literal^ get ();
    void set (Literal^ value);
}
member OctetTwo : Literal with get, set
function get OctetTwo () : Literal
function set OctetTwo (value : Literal)

Özellik Değeri

Tür: Microsoft.Data.Schema.ScriptDom.Sql.Literal

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

IPv4 Sınıf

Microsoft.Data.Schema.ScriptDom.Sql Ad Alanı