Condividi tramite


Proprietà ModelStore.BuiltInPropertyTypes

Spazio dei nomi:  Microsoft.Data.Schema.SchemaModel
Assembly:  Microsoft.Data.Schema (in Microsoft.Data.Schema.dll)

Sintassi

'Dichiarazione
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>

Valore proprietà

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

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ModelStore Classe

Spazio dei nomi Microsoft.Data.Schema.SchemaModel