Idioma

CollectionItem(CollectionSet, String) Construtor

Definição

Criar uma instância de um item de coleção dado o conjunto de coleções e um nome de item

<param name="set">The parent collection set</param param><name="name">The name of the collection item</param>
public CollectionItem(Microsoft.SqlServer.Management.Collector.CollectionSet set, string name);
new Microsoft.SqlServer.Management.Collector.CollectionItem : Microsoft.SqlServer.Management.Collector.CollectionSet * string -> Microsoft.SqlServer.Management.Collector.CollectionItem
Public Sub New (set As CollectionSet, name As String)

Parâmetros

name
String

Aplica-se a