共用方式為


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

上層

執行緒安全性

這個型別的任何公用 static (在 Visual Basic 中為 Shared) 成員都是執行緒安全的。並不是所有的執行個體成員都保證可以用於所有的執行緒。

請參閱

參考

Microsoft.SqlServer.Dac.Model 命名空間