Compartir a través de


ModelStore.BuiltInPropertyTypes (Propiedad)

Espacio de nombres:  Microsoft.Data.Schema.SchemaModel
Ensamblado:  Microsoft.Data.Schema (en Microsoft.Data.Schema.dll)

Sintaxis

'Declaración
Public Shared ReadOnly Property BuiltInPropertyTypes As ICollection(Of Type)
    Get
public static ICollection<Type> BuiltInPropertyTypes { get; }
public:
static property ICollection<Type^>^ BuiltInPropertyTypes {
    ICollection<Type^>^ get ();
}
static member BuiltInPropertyTypes : ICollection<Type>
static function get BuiltInPropertyTypes () : ICollection<Type>

Valor de propiedad

Tipo: System.Collections.Generic.ICollection<Type>

Seguridad de .NET Framework

Vea también

Referencia

ModelStore Clase

Microsoft.Data.Schema.SchemaModel (Espacio de nombres)