Partager via


ListenerIpEndpointProtocolOption.IpV6, propriété

Obtient ou définit l'adresse à six parties.

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 IpV6 As Literal
    Get
    Set
public Literal IpV6 { get; set; }
public:
property Literal^ IpV6 {
    Literal^ get ();
    void set (Literal^ value);
}
member IpV6 : Literal with get, set
function get IpV6 () : Literal
function set IpV6 (value : Literal)

Valeur de propriété

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

Notes

Facultatif.

Sécurité .NET Framework

Voir aussi

Référence

ListenerIpEndpointProtocolOption Classe

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