ServerInstance 클래스
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
인스턴스 클래스 캡슐화: ManagedComputer[@Name='']/ServerInstance
public sealed class ServerInstance : Microsoft.SqlServer.Management.Smo.Wmi.WmiSmoObject
type ServerInstance = class
inherit WmiSmoObject
Public NotInheritable Class ServerInstance
Inherits WmiSmoObject
- 상속
속성
| Name | Description |
|---|---|
| Name |
인스턴스 클래스 캡슐화: ManagedComputer[@Name='']/ServerInstance (다음에서 상속됨 WmiSmoObject) |
| Parent |
인스턴스 클래스 캡슐화: ManagedComputer[@Name='']/ServerInstance |
| Properties |
개체의 속성 모음 (다음에서 상속됨 WmiSmoObject) |
| ServerProtocols |
인스턴스 클래스 캡슐화: ManagedComputer[@Name='']/ServerInstance |
| State |
개체의 상태를 반환합니다. (다음에서 상속됨 SmoObjectBase) |
| Urn |
즉석에서 계산된 개체의 Urn을 반환합니다. (다음에서 상속됨 WmiSmoObject) |
| UserData |
인스턴스 클래스 캡슐화: ManagedComputer[@Name='']/ServerInstance (다음에서 상속됨 SmoObjectBase) |
메서드
| Name | Description |
|---|---|
| AlterProtocolProperties(ProtocolPropertyCollection) |
인스턴스 클래스 캡슐화: ManagedComputer[@Name='']/ServerInstance (다음에서 상속됨 WmiSmoObject) |
| CheckObjectState() |
인스턴스 클래스 캡슐화: ManagedComputer[@Name='']/ServerInstance (다음에서 상속됨 WmiSmoObject) |
| CreateProtocolPropertyCollection() |
인스턴스 클래스 캡슐화: ManagedComputer[@Name='']/ServerInstance (다음에서 상속됨 WmiSmoObject) |
| GetPropertyManagementObject(ProtocolProperty) |
인스턴스 클래스 캡슐화: ManagedComputer[@Name='']/ServerInstance (다음에서 상속됨 WmiSmoObject) |
| GetPropertyObject(PropertyCollection, DataRow, Object) |
인스턴스 클래스 캡슐화: ManagedComputer[@Name='']/ServerInstance (다음에서 상속됨 WmiSmoObject) |
| GetProtocolPropertyCollection() |
인스턴스 클래스 캡슐화: ManagedComputer[@Name='']/ServerInstance (다음에서 상속됨 WmiSmoObject) |
| ImplInitialize(String[], OrderBy[]) |
인스턴스 클래스 캡슐화: ManagedComputer[@Name='']/ServerInstance (다음에서 상속됨 WmiSmoObject) |
| Initialize() |
열거자에서 속성을 읽어 개체를 초기화합니다. (다음에서 상속됨 WmiSmoObject) |
| InvokeMgmtMethod(ManagementObject, ManagementOperationObserver, String, Object[]) |
InvokeMethod 호출을 래핑합니다. 호출이 실패하면 오류 코드가 반환됩니다. |
| InvokeMgmtMethod(ManagementObject, String, Object[]) |
인스턴스 클래스 캡슐화: ManagedComputer[@Name='']/ServerInstance (다음에서 상속됨 WmiSmoObject) |
| IsObjectInitialized() |
인스턴스 클래스 캡슐화: ManagedComputer[@Name='']/ServerInstance (다음에서 상속됨 WmiSmoObject) |
| Refresh() |
인스턴스 클래스 캡슐화: ManagedComputer[@Name='']/ServerInstance (다음에서 상속됨 WmiSmoObject) |
| SetName(String) |
인스턴스 클래스 캡슐화: ManagedComputer[@Name='']/ServerInstance (다음에서 상속됨 WmiSmoObject) |
| SetParentImpl(WmiSmoObject) |
인스턴스 클래스 캡슐화: ManagedComputer[@Name='']/ServerInstance (다음에서 상속됨 WmiSmoObject) |
| SetState(SqlSmoState) |
개체 상태(기존, 삭제됨 등)를 설정합니다. 애플리케이션은 이 메서드를 사용하지 않아야 합니다. (다음에서 상속됨 SmoObjectBase) |
| UpdateObjectState() |
인스턴스 클래스 캡슐화: ManagedComputer[@Name='']/ServerInstance (다음에서 상속됨 WmiSmoObject) |
| Validate(String, Object[]) |
인스턴스 클래스 캡슐화: ManagedComputer[@Name='']/ServerInstance (다음에서 상속됨 SmoObjectBase) |