Partager via


ISql90RemoteServiceBinding.Service, propriété

Obtient ou définit le nom du service distant.

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

ISql90RemoteServiceBinding Interface

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