ContextDataSourceView.GetEntitySetType Método
Definição
Recupera o conjunto de entidades como uma propriedade, um campo ou um contexto de dados.Retrieves the entity set as a property, field, or data context.
protected:
virtual Type ^ GetEntitySetType();
protected virtual Type GetEntitySetType ();
abstract member GetEntitySetType : unit -> Type
override this.GetEntitySetType : unit -> Type
Protected Overridable Function GetEntitySetType () As Type
Retornos
O conjunto de entidades recuperado.The entity set that was retrieved.