ClientProtocolPropertyCollection Classe
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public sealed class ClientProtocolPropertyCollection : Microsoft.SqlServer.Management.Smo.Wmi.ProtocolPropertyCollection
type ClientProtocolPropertyCollection = class
inherit ProtocolPropertyCollection
Public NotInheritable Class ClientProtocolPropertyCollection
Inherits ProtocolPropertyCollection
- Herança
Propriedades
| Nome | Description |
|---|---|
| Count | (Herdado de ProtocolPropertyCollection) |
| IsSynchronized | (Herdado de ProtocolPropertyCollection) |
| Item[Int32] |
Indexador inteiro (Herdado de ProtocolPropertyCollection) |
| Item[String] |
indexador de cadeia de caracteres (Herdado de ProtocolPropertyCollection) |
| SyncRoot | (Herdado de ProtocolPropertyCollection) |
Métodos
| Nome | Description |
|---|---|
| Contains(String) | (Herdado de ProtocolPropertyCollection) |
| CopyTo(ProtocolProperty[], Int32) | (Herdado de ProtocolPropertyCollection) |
| GetEnumerator() | (Herdado de ProtocolPropertyCollection) |
Implantações explícitas de interface
| Nome | Description |
|---|---|
| ICollection.CopyTo(Array, Int32) | (Herdado de ProtocolPropertyCollection) |