ServerProtocolPropertyCollection 클래스

정의

public sealed class ServerProtocolPropertyCollection : Microsoft.SqlServer.Management.Smo.Wmi.ProtocolPropertyCollection
type ServerProtocolPropertyCollection = class
    inherit ProtocolPropertyCollection
Public NotInheritable Class ServerProtocolPropertyCollection
Inherits ProtocolPropertyCollection
상속
ServerProtocolPropertyCollection

속성

Name Description
Count (다음에서 상속됨 ProtocolPropertyCollection)
IsSynchronized (다음에서 상속됨 ProtocolPropertyCollection)
Item[Int32]

정수 인덱서

(다음에서 상속됨 ProtocolPropertyCollection)
Item[String]

문자열 인덱서

(다음에서 상속됨 ProtocolPropertyCollection)
SyncRoot (다음에서 상속됨 ProtocolPropertyCollection)

메서드

Name Description
Contains(String) (다음에서 상속됨 ProtocolPropertyCollection)
CopyTo(ProtocolProperty[], Int32) (다음에서 상속됨 ProtocolPropertyCollection)
GetEnumerator() (다음에서 상속됨 ProtocolPropertyCollection)

명시적 인터페이스 구현

Name Description
ICollection.CopyTo(Array, Int32) (다음에서 상속됨 ProtocolPropertyCollection)

적용 대상