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) 멤버는 스레드로부터 안전합니다. 인스턴스 멤버는 스레드로부터의 안전성이 보장되지 않습니다.