ClientProtocolPropertyCollection Clase

Definición

public sealed class ClientProtocolPropertyCollection : Microsoft.SqlServer.Management.Smo.Wmi.ProtocolPropertyCollection
type ClientProtocolPropertyCollection = class
    inherit ProtocolPropertyCollection
Public NotInheritable Class ClientProtocolPropertyCollection
Inherits ProtocolPropertyCollection
Herencia
ClientProtocolPropertyCollection

Propiedades

Nombre Description
Count (Heredado de ProtocolPropertyCollection)
IsSynchronized (Heredado de ProtocolPropertyCollection)
Item[Int32]

Indexador entero

(Heredado de ProtocolPropertyCollection)
Item[String]

indexador de cadena

(Heredado de ProtocolPropertyCollection)
SyncRoot (Heredado de ProtocolPropertyCollection)

Métodos

Nombre Description
Contains(String) (Heredado de ProtocolPropertyCollection)
CopyTo(ProtocolProperty[], Int32) (Heredado de ProtocolPropertyCollection)
GetEnumerator() (Heredado de ProtocolPropertyCollection)

Implementaciones de interfaz explícitas

Nombre Description
ICollection.CopyTo(Array, Int32) (Heredado de ProtocolPropertyCollection)

Se aplica a