Partager via


ISql90Route.Service, propriété

Obtient ou définit le nom du service distant sur lequel l'itinéraire pointe.

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

Syntaxe

'Déclaration
Property Service As String
    Get
    Set
string Service { get; set; }
property String^ Service {
    String^ get ();
    void set (String^ value);
}
abstract Service : string with get, set
function get Service () : String
function set Service (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