Partager via


ModelStore.BuiltInPropertyTypes, propriété

Espace de noms :  Microsoft.Data.Schema.SchemaModel
Assembly :  Microsoft.Data.Schema (dans Microsoft.Data.Schema.dll)

Syntaxe

'Déclaration
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>

Valeur de propriété

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

Sécurité .NET Framework

Voir aussi

Référence

ModelStore Classe

Microsoft.Data.Schema.SchemaModel, espace de noms