Partager via


IPv4.OctetTwo, propriété

Obtient ou définit le deuxième octet.

Espace de noms :  Microsoft.Data.Schema.ScriptDom.Sql
Assembly :  Microsoft.Data.Schema.ScriptDom.Sql (dans Microsoft.Data.Schema.ScriptDom.Sql.dll)

Syntaxe

'Déclaration
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)

Valeur de propriété

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

Sécurité .NET Framework

Voir aussi

Référence

IPv4 Classe

Microsoft.Data.Schema.ScriptDom.Sql, espace de noms