StoreItemCollection::GetPrimitiveTypes Method ()
.NET Framework (current version)
Returns a collection of the PrimitiveType objects.
Assembly: System.Data.Entity (in System.Data.Entity.dll)
Return Value
Type: System.Collections.ObjectModel::ReadOnlyCollection<PrimitiveType^>^A ReadOnlyCollection<T> object that represents the collection of the PrimitiveType objects.
.NET Framework
Available since 3.5
Available since 3.5
Show: