Partager via


ISql90Route.Address, propriété

Obtient ou définit l'adresse réseau pour cet itinéraire.

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

Syntaxe

'Déclaration
Property Address As String
    Get
    Set
string Address { get; set; }
property String^ Address {
    String^ get ();
    void set (String^ value);
}
abstract Address : string with get, set
function get Address () : String
function set Address (value : String)

Valeur de propriété

Type : System.String

Sécurité .NET Framework

Voir aussi

Référence

ISql90Route Interface

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