Класс LinkedServer

Model schema container class for LinkedServer

Иерархия наследования

System.Object
  Microsoft.SqlServer.Dac.Model.LinkedServer

Пространство имен:  Microsoft.SqlServer.Dac.Model
Сборка:  Microsoft.SqlServer.Dac.Extensions (в Microsoft.SqlServer.Dac.Extensions.dll)

Синтаксис

'Декларация
Public NotInheritable Class LinkedServer
'Применение
public static class LinkedServer
public ref class LinkedServer abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type LinkedServer =  class end
public final class LinkedServer

Тип LinkedServer обеспечивает доступ к следующим элементам.

Свойства

  Имя Описание
Открытое свойствоСтатический элемент 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

В начало

Безопасность многопоточности

Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.

См. также

Справочник

Пространство имен Microsoft.SqlServer.Dac.Model