Classe LinkedServer
Model schema container class for LinkedServer
Hierarquia de herança
System.Object
Microsoft.SqlServer.Dac.Model.LinkedServer
Namespace: Microsoft.SqlServer.Dac.Model
Assembly: Microsoft.SqlServer.Dac.Extensions (em Microsoft.SqlServer.Dac.Extensions.dll)
Sintaxe
'Declaração
Public NotInheritable Class LinkedServer
'Uso
public static class LinkedServer
public ref class LinkedServer abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type LinkedServer = class end
public final class LinkedServer
O tipo LinkedServer expõe os membros a seguir.
Propriedades
Nome | Descrição | |
---|---|---|
Catalog | Catalog property class of LinkedServer | |
CollationCompatible | CollationCompatible property class of LinkedServer | |
CollationName | CollationName property class of LinkedServer | |
ConnectTimeout | ConnectTimeout property class of LinkedServer | |
DataAccess | DataAccess property class of LinkedServer | |
DataSource | DataSource property class of LinkedServer | |
IsDistributor | IsDistributor property class of LinkedServer | |
IsPublisher | IsPublisher property class of LinkedServer | |
IsSubscriber | IsSubscriber property class of LinkedServer | |
LazySchemaValidationEnabled | LazySchemaValidationEnabled property class of LinkedServer | |
Location | Location property class of LinkedServer | |
ProductName | ProductName property class of LinkedServer | |
ProviderName | ProviderName property class of LinkedServer | |
ProviderString | ProviderString property class of LinkedServer | |
QueryTimeout | QueryTimeout property class of LinkedServer | |
RemoteProcTransactionPromotionEnabled | RemoteProcTransactionPromotionEnabled property class of LinkedServer | |
RpcEnabled | RpcEnabled property class of LinkedServer | |
RpcOutEnabled | RpcOutEnabled property class of LinkedServer | |
TypeClass | Type class for LinkedServer | |
UseRemoteCollation | UseRemoteCollation property class of LinkedServer |
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.