Share via


SchemaInfoCollection Class

Definition

public class SchemaInfoCollection : System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<string,Microsoft.Azure.SqlDatabase.ElasticScale.ShardManagement.Schema.SchemaInfo>>
type SchemaInfoCollection = class
    interface seq<KeyValuePair<string, SchemaInfo>>
    interface IEnumerable
Public Class SchemaInfoCollection
Implements IEnumerable(Of KeyValuePair(Of String, SchemaInfo))
Inheritance
SchemaInfoCollection
Implements

Applies to