ContextDataSourceView.EntitySetType Propriedade

Definição

Obtém ou define o nome do objeto criado para uma operação de inserção, exclusão ou atualização.Gets or sets the name of the object that is created for an insert, delete, or update operation.

protected:
 property Type ^ EntitySetType { Type ^ get(); };
protected Type EntitySetType { get; }
member this.EntitySetType : Type
Protected ReadOnly Property EntitySetType As Type

Valor da propriedade

Type

O nome do objeto que é criado para uma operação de inserção, exclusão ou atualização.The name of the object that is created for an insert, delete, or update operation.

Aplica-se a