ISfcSimpleList Interfaccia

Definizione

Interfaccia semplice per IEnumerable

public interface ISfcSimpleList : System.Collections.Generic.IEnumerable<Microsoft.SqlServer.Management.Sdk.Sfc.ISfcSimpleNode>
type ISfcSimpleList = interface
    interface seq<ISfcSimpleNode>
    interface IEnumerable
Public Interface ISfcSimpleList
Implements IEnumerable(Of ISfcSimpleNode)
Implementazioni

Proprietà

Nome Descrizione
ListReference

Elenco effettivo rappresentato da questo elenco semplice

Si applica a