EntitySetBase::BuiltInTypeKind Property
.NET Framework (current version)
Gets the built-in type kind for this EntitySetBase.
Assembly: System.Data.Entity (in System.Data.Entity.dll)
public: property BuiltInTypeKind BuiltInTypeKind { virtual BuiltInTypeKind get() override; }
Property Value
Type: System.Data.Metadata.Edm::BuiltInTypeKindA BuiltInTypeKind object that represents the built-in type kind for this EntitySetBase.
.NET Framework
Available since 3.5
Available since 3.5
Show: