TSqlModelSchema.AllTypes Proprietà

Definizione

Tutti i tipi supportati nel modello. Sono inclusi i tipi che non possono essere sottoposti a query per l'uso delle GetObject(ModelTypeClass, ObjectIdentifier, DacQueryScopes) chiamate API e GetObjects(DacQueryScopes, ModelTypeClass[]) .

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

Valore della proprietà

Si applica a