Classe RemoteServiceBinding
Model schema container class for RemoteServiceBinding
Hierarquia de herança
System.Object
Microsoft.SqlServer.Dac.Model.RemoteServiceBinding
Namespace: Microsoft.SqlServer.Dac.Model
Assembly: Microsoft.SqlServer.Dac.Extensions (em Microsoft.SqlServer.Dac.Extensions.dll)
Sintaxe
'Declaração
Public NotInheritable Class RemoteServiceBinding
'Uso
public static class RemoteServiceBinding
public ref class RemoteServiceBinding abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type RemoteServiceBinding = class end
public final class RemoteServiceBinding
O tipo RemoteServiceBinding expõe os membros a seguir.
Propriedades
Nome | Descrição | |
---|---|---|
Anonymous | Anonymous property class of RemoteServiceBinding | |
Authorizer | Authorizer relationship class of RemoteServiceBinding | |
Service | Service property class of RemoteServiceBinding | |
TypeClass | Type class for RemoteServiceBinding | |
User | User relationship class of RemoteServiceBinding |
Início
Segurança de thread
Qualquer membro público static (Shared no Visual Basic) desse tipo é seguro para threads. Não há garantia de que qualquer membro de instância seja seguro para threads.