TSqlModelSchema.TopLevelTypes Proprietà

Definizione

Tutti i tipi di livello superiore supportati nel modello. Questi sono gli unici tipi che possono essere sottoposti a query tramite le GetObject(ModelTypeClass, ObjectIdentifier, DacQueryScopes) chiamate API e GetObjects(DacQueryScopes, ModelTypeClass[]) .

public System.Collections.Generic.IEnumerable<Microsoft.SqlServer.Dac.Model.ModelTypeClass> TopLevelTypes { get; }
member this.TopLevelTypes : seq<Microsoft.SqlServer.Dac.Model.ModelTypeClass>
Public ReadOnly Property TopLevelTypes As IEnumerable(Of ModelTypeClass)

Valore della proprietà

Si applica a