Partilhar via


Propriedade ISql90RemoteServiceBinding.Service

Obtém ou define o nome do serviço remoto.

Namespace:  Microsoft.Data.Schema.Sql.SchemaModel
Assembly:  Microsoft.Data.Schema.Sql (em Microsoft.Data.Schema.Sql.dll)

Sintaxe

'Declaração
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)

Valor de propriedade

Tipo: System.String

Segurança do .NET Framework

Consulte também

Referência

ISql90RemoteServiceBinding Interface

Namespace Microsoft.Data.Schema.Sql.SchemaModel